Renamed over long file name.

[SVN r30007]
This commit is contained in:
John Maddock
2005-07-12 12:55:27 +00:00
parent f7531de553
commit 1b9f71f4dd
3 changed files with 5 additions and 1 deletions

View File

@ -17,10 +17,11 @@ test-suite static_assert :
[ compile-fail static_assert_test_fail_6.cpp ]
[ compile-fail static_assert_test_fail_7.cpp ]
[ compile-fail static_assert_test_fail_8.cpp ]
[ compile-fail static_assert_test_fail_function.cpp ]
[ compile-fail static_assert_test_fail_10.cpp ]
;

View File

@ -16,9 +16,12 @@ test-suite static_assert :
[ compile-fail static_assert_test_fail_6.cpp ]
[ compile-fail static_assert_test_fail_7.cpp ]
[ compile-fail static_assert_test_fail_8.cpp ]
[ compile-fail static_assert_test_fail_9.cpp ]
[ compile-fail static_assert_test_fail_10.cpp ]
;