aboutsummaryrefslogtreecommitdiffhomepage
path: root/test-suite/complexity
diff options
context:
space:
mode:
authorGravatar Hugo Herbelin <Hugo.Herbelin@inria.fr>2015-11-06 18:19:38 +0100
committerGravatar Hugo Herbelin <Hugo.Herbelin@inria.fr>2015-11-06 18:29:21 +0100
commit76bc7f9d164c20583c6561127bf36e7247a37c6b (patch)
treedbf660e9fd8bb8a7afa9283bc15ef451adbb12e8 /test-suite/complexity
parent951b33251addefa79d62c4344f2690014dfd62dd (diff)
Fixing complexity file f_equal.v.
Diffstat (limited to 'test-suite/complexity')
-rw-r--r--test-suite/complexity/f_equal.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-suite/complexity/f_equal.v b/test-suite/complexity/f_equal.v
index 30e87939e..86698fa87 100644
--- a/test-suite/complexity/f_equal.v
+++ b/test-suite/complexity/f_equal.v
@@ -11,4 +11,4 @@ match n with
end.
Goal stupid 23 = stupid 23.
-f_equal.
+Timeout 5 Time f_equal.