Skip to content

Commit

Permalink
Re #11754 Remove test classes from make file
Browse files Browse the repository at this point in the history
  • Loading branch information
raquelalvarezbanos committed May 15, 2015
1 parent e68a651 commit 876349e
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions Code/Mantid/Framework/Algorithms/CMakeLists.txt
Expand Up @@ -244,9 +244,7 @@ set ( SRC_FILES
src/SumSpectra.cpp
src/TOFSANSResolution.cpp
src/TOFSANSResolutionByPixel.cpp
src/TestAlg.cpp
src/Transpose.cpp
src/Ttest.cpp
src/UnGroupWorkspace.cpp
src/UnaryOperation.cpp
src/UnwrapMonitor.cpp
Expand Down Expand Up @@ -507,9 +505,7 @@ set ( INC_FILES
inc/MantidAlgorithms/SumSpectra.h
inc/MantidAlgorithms/TOFSANSResolution.h
inc/MantidAlgorithms/TOFSANSResolutionByPixel.h
inc/MantidAlgorithms/TestAlg.h
inc/MantidAlgorithms/Transpose.h
inc/MantidAlgorithms/Ttest.h
inc/MantidAlgorithms/UnGroupWorkspace.h
inc/MantidAlgorithms/UnaryOperation.h
inc/MantidAlgorithms/UnwrapMonitor.h
Expand Down Expand Up @@ -756,9 +752,7 @@ set ( TEST_FILES
SumRowColumnTest.h
SumSpectraTest.h
TOFSANSResolutionByPixelTest.h
TestAlgTest.h
TransposeTest.h
TtestTest.h
UnGroupWorkspaceTest.h
UnaryOperationTest.h
UnwrapSNSTest.h
Expand Down

0 comments on commit 876349e

Please sign in to comment.