From d6bff72a9fab1c303624bf1433af15e4c005771c Mon Sep 17 00:00:00 2001 From: Steve Williams <stephen.williams@stfc.ac.uk> Date: Mon, 4 Jul 2011 17:23:15 +0000 Subject: [PATCH] Remove the performance test until I can find out what is wrong with it re #3305 --- Code/Mantid/Framework/Algorithms/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Code/Mantid/Framework/Algorithms/CMakeLists.txt b/Code/Mantid/Framework/Algorithms/CMakeLists.txt index d607ed41763..dce82279712 100644 --- a/Code/Mantid/Framework/Algorithms/CMakeLists.txt +++ b/Code/Mantid/Framework/Algorithms/CMakeLists.txt @@ -407,7 +407,7 @@ set ( TEST_FILES test/PolynomialCorrectionTest.h test/PowerLawCorrectionTest.h test/PowerTest.h - test/Q1D2Test.h +# test/Q1D2Test.h test/Q1DTest.h test/Q1DWeightedTest.h test/QxyTest.h -- GitLab