mirror of
https://github.com/boostorg/core.git
synced 2025-08-03 06:44:35 +02:00
Corrected the path to noncopyable_compile_fail.cpp test.
This commit is contained in:
@@ -38,7 +38,7 @@ run eif_namespace_disambiguation.cpp ;
|
|||||||
run eif_no_disambiguation.cpp ;
|
run eif_no_disambiguation.cpp ;
|
||||||
run eif_partial_specializations.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.cpp ;
|
||||||
run explicit_operator_bool_noexcept.cpp ;
|
run explicit_operator_bool_noexcept.cpp ;
|
||||||
|
Reference in New Issue
Block a user