We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d55afa4 commit 8df8034Copy full SHA for 8df8034
lib/iex/test/test_helper.exs
@@ -1,2 +1,2 @@
1
-IEx.preload
+:application.start(:iex)
2
ExUnit.start []
0 commit comments