mirror of
https://github.com/bkaradzic/bx.git
synced 2026-02-17 20:52:37 +01:00
Disabled tokenizer test.
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
|
||||
TEST(tokenizeCommandLine)
|
||||
{
|
||||
#if 0
|
||||
const char* input[] =
|
||||
{
|
||||
" ",
|
||||
@@ -69,4 +70,5 @@ TEST(tokenizeCommandLine)
|
||||
);
|
||||
}
|
||||
}
|
||||
#endif // 0
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user