aboutsummaryrefslogtreecommitdiffstats
path: root/test/fuzzer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/fuzzer.cpp')
-rw-r--r--test/fuzzer.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/fuzzer.cpp b/test/fuzzer.cpp
index 85a8fe99..f957d4ed 100644
--- a/test/fuzzer.cpp
+++ b/test/fuzzer.cpp
@@ -67,7 +67,6 @@ int main()
for (Json::Value const& error: outputJson["errors"])
{
string invalid = contains(error.asString(), vector<string>{
- "Compiler error",
"Internal compiler error",
"Exception during compilation",
"Unknown exception during compilation",