Skip to content
Snippets Groups Projects
Commit e14eb6f0 authored by Martyn Gigg's avatar Martyn Gigg
Browse files

Remove the SystemTestsData target

The documentation only requires the standard test data.
parent 8786589f
No related branches found
No related tags found
No related merge requests found
...@@ -56,7 +56,6 @@ $SCL_ON_RHEL6 "cmake -DMANTID_DATA_STORE=${MANTID_DATA_STORE} ../Code/Mantid" ...@@ -56,7 +56,6 @@ $SCL_ON_RHEL6 "cmake -DMANTID_DATA_STORE=${MANTID_DATA_STORE} ../Code/Mantid"
# Build step # Build step
############################################################################### ###############################################################################
$SCL_ON_RHEL6 "cmake --build . -- StandardTestData" $SCL_ON_RHEL6 "cmake --build . -- StandardTestData"
$SCL_ON_RHEL6 "cmake --build . -- SystemTestData"
##################################################################################### #####################################################################################
# Run tests # Run tests
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment