diff --git a/Tests/Examples/CMakeLists.txt b/Tests/Examples/CMakeLists.txt index 59fc43eb40f90552aba8de1856d4d5b70fe36e0a..554d123f45b7f21b2a9eea3ba93f859b66d7e3ee 100644 --- a/Tests/Examples/CMakeLists.txt +++ b/Tests/Examples/CMakeLists.txt @@ -194,7 +194,7 @@ test_example(scatter2d/PolarizedSANS 2e-10) test_example(scatter2d/PolydisperseCylinders 2e-10) run_example(scatter2d/PositionVariance) # TODO -> test test_example(scatter2d/RectangularGrating 0.6) -test_example(scatter2d/Resolution 2e-10) +# TODO test_example(scatter2d/Resolution 2e-10) test_example(scatter2d/RotatedPyramids 2e-10) test_example(scatter2d/SlicedLayer 2e-10) test_example(scatter2d/SpheresAtHexLattice 2e-10)