index
:
pub/scm/git/git.git
jch
main
maint
master
next
seen
todo
Git source code mirror
Junio C Hamano
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
t4018
/
elixir-ex-unit-test
blob: 0560a2b6971835fb49da4b127929a7b3fb47a8d0 (
plain
)
1
2
3
4
5
6
defmodule Test do test "RIGHT" do assert true == true assert ChangeMe end end