From 484b5be4a96a3c69900aaff014cec300e7878388 Mon Sep 17 00:00:00 2001 From: tradke Date: Thu, 18 Jan 2007 13:16:58 +0000 Subject: run testsuite only on a single processor (because of processor-specific CarpetIOASCII output files) git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/TwoPunctures/trunk@73 b2a53a04-0f4f-0410-87ed-f9f25ced00cf --- test/test.ccl | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 test/test.ccl diff --git a/test/test.ccl b/test/test.ccl new file mode 100644 index 0000000..5d1dd55 --- /dev/null +++ b/test/test.ccl @@ -0,0 +1,9 @@ +TEST bhns_eval +{ + NPROCS 1 +} + +TEST bhns_interp +{ + NPROCS 1 +} -- cgit v1.2.3