Corrected the path to noncopyable_compile_fail.cpp test.

This commit is contained in:
Andrey Semashev
2014-06-12 21:24:49 +04:00
parent 5e30e494fa
commit d30b833d11

View File

@@ -29,7 +29,7 @@ run eif_namespace_disambiguation.cpp ;
run eif_no_disambiguation.cpp ;
run eif_partial_specializations.cpp ;
compile-fail ../noncopyable_compile_fail.cpp ;
compile-fail noncopyable_compile_fail.cpp ;
run explicit_operator_bool.cpp ;
run explicit_operator_bool_noexcept.cpp ;