1
0
Fork 0

fixed test

This commit is contained in:
Jan Steemann 2013-01-15 14:37:08 +01:00
parent 682d22bfb0
commit c22feb5963
1 changed files with 1 additions and 1 deletions

View File

@ -121,7 +121,7 @@ function clientTestSuite () {
////////////////////////////////////////////////////////////////////////////////
testColorStartArg : function () {
start_color_print(COLOR_BLUE);
start_color_print();
},
////////////////////////////////////////////////////////////////////////////////