2
0
mirror of https://github.com/boostorg/build.git synced 2026-02-16 01:12:13 +00:00

Enable 'custom_generator' test.

[SVN r18833]
This commit is contained in:
Vladimir Prus
2003-06-18 06:37:43 +00:00
parent f53a729d82
commit 8a325d5576
2 changed files with 2 additions and 2 deletions

View File

@@ -94,7 +94,7 @@ tests = [ "project_test1",
"explicit",
"absolute_sources",
"dependency_property",
# "custom_generator",
"custom_generator",
"bad_dirname",
"c_file",
]

View File

@@ -94,7 +94,7 @@ tests = [ "project_test1",
"explicit",
"absolute_sources",
"dependency_property",
# "custom_generator",
"custom_generator",
"bad_dirname",
"c_file",
]