This website requires JavaScript.
Explore
Help
Sign In
martin
/
isn
Watch
1
Star
0
Fork
You've already forked isn
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
4b2fe9d0b8
isn
/
test
/
isn_test.exs
9 lines
108 B
Elixir
Raw
Blame
History
defmodule
IsnTest
do
use
ExUnit.Case
doctest
Isn
test
"
the truth
"
do
assert
1
+
1
==
2
end
end
Reference in New Issue
View Git Blame
Copy Permalink