fix tests link

This commit is contained in:
Glenn Maynard
2005-12-10 18:51:28 +00:00
parent 05072579ae
commit 9b2550611e
2 changed files with 3 additions and 2 deletions
+2 -2
View File
@@ -12,9 +12,9 @@ CString g_Driver = "dir", g_Root = ".";
CString argv0;
void HandleException( CString sErr )
namespace StepMania
{
void HandleException( CString sErr ) { }
}
void test_handle_args( int argc, char *argv[] )