Skip to content

Commit 136bc52

Browse files
committed
Update main.spec.js to new default name
1 parent 090ed68 commit 136bc52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/app/spec/main.spec.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import test from 'ava';
2-
import Elixir from '../build/Elixir.App';
2+
import Elixir from '../build/elixirscript.build.js';
33

44
const sinon = require('sinon');
55

0 commit comments

Comments
 (0)