Merge branch 'rewrite' of github.com:jeena/GGS into rewrite
This commit is contained in:
commit
63170fd0de
1 changed files with 0 additions and 6 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