fixed issues with tests

This commit is contained in:
Jeena Paradies 2011-02-22 00:39:15 +01:00
parent 073c4d49b0
commit eb3925bebd
2 changed files with 2 additions and 0 deletions

View file

@ -1,3 +1,4 @@
-module(ggs_player_test).
-include_lib("eunit/include/eunit.hrl").
-import(ggs_player).

View file

@ -1,3 +1,4 @@
-module(ggs_table_test).
-include_lib("eunit/include/eunit.hrl").
-import(ggs_table).