aboutsummaryrefslogtreecommitdiffstats
path: root/main/termrec/disable-fuzz-test.patch
blob: 00d5b8218e17f64d5ecc3eac671dc4c03d5474c6 (plain)
1
2
3
4
5
6
7
8
9
10
11
diff --git a/tests/testsuite.at b/tests/testsuite.at
index a925581..717a342 100644
--- a/tests/testsuite.at
+++ b/tests/testsuite.at
@@ -91,6 +91,3 @@ for x in "$top_srcdir/tests/rec.in/"*
   done
 AT_CLEANUP
 
-AT_SETUP([fuzzing vt])
-AT_CHECK([vtgen|dd bs=1048576 count=1 2>/dev/null|vt],,[])
-AT_CLEANUP