From 8d6b996b9642cccc6d5cc20877f77dd3dca1b059 Mon Sep 17 00:00:00 2001
From: Mathieu Doucet <doucetm@ornl.gov>
Date: Wed, 14 Nov 2012 12:12:06 -0500
Subject: [PATCH] Re #6077 take the unit test out again

---
 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