removed trailing whitespace
This commit is contained in:
@@ -62,9 +62,9 @@ UNITTEST_START
|
||||
|
||||
fail_unless( size == 0 , "initial size should be zero" );
|
||||
fail_if( head == NULL , "head should not be initiated to NULL" );
|
||||
|
||||
|
||||
/* you end the test code like this: */
|
||||
|
||||
|
||||
UNITTEST_STOP
|
||||
|
||||
----------------------- end -------------------------------
|
||||
|
||||
Reference in New Issue
Block a user