From 83f31fce46083e09c537c1831f8dd687f3f2e9b1 Mon Sep 17 00:00:00 2001 From: Owen Arnold <owen.arnold@stfc.ac.uk> Date: Wed, 1 Apr 2015 14:54:37 +0100 Subject: [PATCH] refs #11304. Remove old file ref --- .../test/python/plugins/algorithms/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/CMakeLists.txt b/Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/CMakeLists.txt index cc3ccc04784..77b67b9edc8 100644 --- a/Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/CMakeLists.txt +++ b/Code/Mantid/Framework/PythonInterface/test/python/plugins/algorithms/CMakeLists.txt @@ -11,7 +11,6 @@ set ( TEST_PY_FILES CorrectLogTimesTest.py CreateLeBailFitInputTest.py IndirectCalibrationTest.py - CreateCalibrationWorkspaceTest.py CreateWorkspaceTest.py CylinderPaalmanPingsCorrectionTest.py DakotaChiSquaredTest.py -- GitLab