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

Fix typo in the previous commit.

[SVN r14276]
This commit is contained in:
Vladimir Prus
2002-07-02 11:41:17 +00:00
parent 804f00a488
commit eb2d01be19
2 changed files with 2 additions and 2 deletions

View File

@@ -14,7 +14,7 @@ t.expect_addition("bin/a.obj")
t.expect_content("bin/a.obj",
"""debug
a.cpp
"""
""")
t.expect_addition("bin/a.exe")
t.expect_content("bin/a.exe",

View File

@@ -14,7 +14,7 @@ t.expect_addition("bin/a.obj")
t.expect_content("bin/a.obj",
"""debug
a.cpp
"""
""")
t.expect_addition("bin/a.exe")
t.expect_content("bin/a.exe",