Added parser tests

This commit is contained in:
James Booth
2013-07-14 00:46:56 +01:00
parent 4d35031cb0
commit e7478d8cb8
2 changed files with 131 additions and 2 deletions

View File

@@ -367,5 +367,3 @@ get_start(char *string, int tokens)
return result_str;
}