fix tests

This commit is contained in:
Glenn Maynard
2006-11-25 21:55:24 +00:00
parent a6edb6664c
commit ba1b184f48
+1
View File
@@ -45,6 +45,7 @@ void test_handle_args( int argc, char *argv[] )
void test_init()
{
HOOKS = MakeArchHooks();
HOOKS->Init();
FILEMAN = new RageFileManager( argv0 );
FILEMAN->Mount( g_Driver, g_Root, "/" );