mirror of
https://github.com/boostorg/preprocessor.git
synced 2026-01-29 09:40:13 +01:00
Fix test directory name
[SVN r16066]
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
# /* See http://www.boost.org for most recent version. */
|
||||
#
|
||||
# include <boost/preprocessor/debug.hpp>
|
||||
# include <libs/preprocessor/regression/test.h>
|
||||
# include <libs/preprocessor/test/test.h>
|
||||
|
||||
BEGIN sizeof(BOOST_PP_ASSERT_MSG(0, "text") "") / sizeof(char) != 1 END
|
||||
BEGIN sizeof(BOOST_PP_ASSERT_MSG(1, "text") "") / sizeof(char) == 1 END
|
||||
|
||||
Reference in New Issue
Block a user