From aa966ca319bb2cce3f7f1eef0062fb7bc7534b6e Mon Sep 17 00:00:00 2001 From: Benoit Jacob Date: Fri, 18 Feb 2011 09:46:49 -0500 Subject: fix bug #187: stable norm test was quite broken --- test/main.h | 1 - 1 file changed, 1 deletion(-) (limited to 'test/main.h') diff --git a/test/main.h b/test/main.h index 671555aa3..597879841 100644 --- a/test/main.h +++ b/test/main.h @@ -529,4 +529,3 @@ int main(int argc, char *argv[]) EIGEN_CAT(test_,EIGEN_TEST_FUNC)(); return 0; } - -- cgit v1.2.3