babel/packages/babel-core/test/transformation.js

4 lines
133 B
JavaScript

import runner from "@babel/helper-transform-fixture-test-runner";
runner(`${__dirname}/fixtures/transformation`, "transformation");