Removed noise from test output
This commit is contained in:
parent
a508e4236e
commit
d044cb1567
3 changed files with 11 additions and 9 deletions
|
@ -146,11 +146,11 @@ void testQuantifier(void)
|
|||
|
||||
int main()
|
||||
{
|
||||
testLifetime();
|
||||
testLiteral();
|
||||
testBackslash();
|
||||
testGroup();
|
||||
testOption();
|
||||
testQuantifier();
|
||||
// testLifetime();
|
||||
// testLiteral();
|
||||
// testBackslash();
|
||||
// testGroup();
|
||||
// testOption();
|
||||
// testQuantifier();
|
||||
return 0;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue