renamed test to unit_tests
This commit is contained in:
parent
a801008cd9
commit
4927d47065
1 changed files with 0 additions and 0 deletions
|
@ -1,6 +0,0 @@
|
|||
-module(ggs_protocol_test).
|
||||
-export([test_parse/0]).
|
||||
|
||||
test_parse() ->
|
||||
Ret = ggs_protocol:parse("<> __define JavaScript"),
|
||||
io:format("~p~n", [Ret]).
|
Reference in a new issue