From 76bc7f9d164c20583c6561127bf36e7247a37c6b Mon Sep 17 00:00:00 2001 From: Hugo Herbelin Date: Fri, 6 Nov 2015 18:19:38 +0100 Subject: Fixing complexity file f_equal.v. --- test-suite/complexity/f_equal.v | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test-suite/complexity') 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. -- cgit v1.2.3