mirror of
https://github.com/boostorg/core.git
synced 2025-12-02 15:19:38 +01:00
Corrected the path to noncopyable_compile_fail.cpp test.
This commit is contained in:
@@ -29,7 +29,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