From 555dc4f46fae9da72aaff70059686aa34172910b Mon Sep 17 00:00:00 2001 From: Alex Beregszaszi Date: Tue, 30 May 2017 09:17:02 +0100 Subject: Remove Why3 generator --- test/fuzzer.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'test') diff --git a/test/fuzzer.cpp b/test/fuzzer.cpp index 053d880f..cf99755f 100644 --- a/test/fuzzer.cpp +++ b/test/fuzzer.cpp @@ -152,7 +152,6 @@ void testCompiler() "Exception during compilation", "Unknown exception during compilation", "Unknown exception while generating contract data output", - "Unknown exception while generating formal method output", "Unknown exception while generating source name output", "Unknown error while generating JSON" }); -- cgit v1.2.3