disable broken test
This commit is contained in:
parent
3d9ad75af7
commit
4e0f2dc53d
@ -1,3 +1,4 @@
|
||||
#if 0
|
||||
#include "gtest/gtest.h"
|
||||
#include "regex_yaml.h"
|
||||
#include "stream.h"
|
||||
@ -175,3 +176,4 @@ TEST(RegExTest, StringOr) {
|
||||
EXPECT_EQ(1, ex.Match(str));
|
||||
}
|
||||
}
|
||||
#endif
|
||||
|
||||
Loading…
Reference in New Issue
Block a user