fixed issues with tests
This commit is contained in:
parent
073c4d49b0
commit
eb3925bebd
2 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
-module(ggs_player_test).
|
||||
-include_lib("eunit/include/eunit.hrl").
|
||||
-import(ggs_player).
|
||||
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
-module(ggs_table_test).
|
||||
-include_lib("eunit/include/eunit.hrl").
|
||||
-import(ggs_table).
|
||||
|
||||
|
|
Reference in a new issue