hey unittests - SHUT UP!
This commit is contained in:
parent
2ccdb49943
commit
75e2d69d76
18 changed files with 39 additions and 70 deletions
|
@ -86,7 +86,7 @@ void testScanner(string dataFilename, string canonicalFilename) @safe
|
|||
|
||||
@safe unittest
|
||||
{
|
||||
writeln("D:YAML tokens unittest");
|
||||
printProgress("D:YAML tokens unittest");
|
||||
run("testTokens", &testTokens, ["data", "tokens"]);
|
||||
run("testScanner", &testScanner, ["data", "canonical"]);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue