From 5abf23788e3459bad8234dba98c3ce6b8e9bf7e4 Mon Sep 17 00:00:00 2001 From: Mathieu Doucet <doucetm@ornl.gov> Date: Tue, 13 Nov 2012 16:13:35 -0500 Subject: [PATCH] Re #6077 remove unit test until I figure out what the problem is --- Code/Mantid/Framework/PythonAPI/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/Code/Mantid/Framework/PythonAPI/CMakeLists.txt b/Code/Mantid/Framework/PythonAPI/CMakeLists.txt index a2012f5695d..1fd45f944b3 100644 --- a/Code/Mantid/Framework/PythonAPI/CMakeLists.txt +++ b/Code/Mantid/Framework/PythonAPI/CMakeLists.txt @@ -44,7 +44,6 @@ set ( TEST_FILES # Python unit tests set ( TEST_PY_FILES - EQSANSNormaliseTest.py GoniometerTest.py ImportTest.py IPeaksWorkspaceTest.py -- GitLab