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:
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user