Remove dummy test erroneously left in previous checkin

[SVN r82786]
This commit is contained in:
Marshall Clow
2013-02-08 17:23:16 +00:00
parent f65d36aca7
commit efd5d23bb9

View File

@ -61,8 +61,6 @@ alias unit_test_framework
[ run gather_test1.cpp unit_test_framework : : : : gather_test1 ]
[ compile-fail gather_fail1.cpp ]
# Dummy test
[ run dummy_test.cpp unit_test_framework : : : : dummy_test ]
;
}