diff options
Diffstat (limited to 'test/tests/all-circular2.js')
-rw-r--r-- | test/tests/all-circular2.js | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/test/tests/all-circular2.js b/test/tests/all-circular2.js deleted file mode 100644 index c88eceb9c..000000000 --- a/test/tests/all-circular2.js +++ /dev/null @@ -1,3 +0,0 @@ -import { p } from './all-circular1.js'; -export var a = 4; -p();
\ No newline at end of file |