Browse Source

Fix existing test

rollup-init
Eli Skeggs 9 years ago
parent
commit
c2f65e75cc
  1. 1
      test/function/load-returns-string-or-null/main.js

1
test/function/load-returns-string-or-null/main.js

@ -0,0 +1 @@
throw new Error('should not be reached');
Loading…
Cancel
Save