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 5cedbf8548
commit 95ad3ede45

View File

@@ -38,7 +38,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 ;