Skip to content

Commit 8df8034

Browse files
author
José Valim
committed
IEx.preload is gone
1 parent d55afa4 commit 8df8034

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/iex/test/test_helper.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
IEx.preload
1+
:application.start(:iex)
22
ExUnit.start []

0 commit comments

Comments
 (0)