aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorAlex Beregszaszi <alex@rtfs.hu>2017-05-30 16:17:02 +0800
committerAlex Beregszaszi <alex@rtfs.hu>2017-06-25 19:26:16 +0800
commit555dc4f46fae9da72aaff70059686aa34172910b (patch)
tree1ddf934e9f56cbc2269b9ea40e294169b3f19699 /test
parentb83f77e0e567b58c2ada831e526ad5bacfed8b40 (diff)
downloaddexon-solidity-555dc4f46fae9da72aaff70059686aa34172910b.tar
dexon-solidity-555dc4f46fae9da72aaff70059686aa34172910b.tar.gz
dexon-solidity-555dc4f46fae9da72aaff70059686aa34172910b.tar.bz2
dexon-solidity-555dc4f46fae9da72aaff70059686aa34172910b.tar.lz
dexon-solidity-555dc4f46fae9da72aaff70059686aa34172910b.tar.xz
dexon-solidity-555dc4f46fae9da72aaff70059686aa34172910b.tar.zst
dexon-solidity-555dc4f46fae9da72aaff70059686aa34172910b.zip
Remove Why3 generator
Diffstat (limited to 'test')
-rw-r--r--test/fuzzer.cpp1
1 files changed, 0 insertions, 1 deletions
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"
});