mirror of
https://github.com/boostorg/build.git
synced 2026-02-16 01:12:13 +00:00
Add missing call to BoostBuild.Tester.cleanup.
[SVN r18389]
This commit is contained in:
@@ -33,3 +33,4 @@ t.run_build_system("-ffile.jam -d2")
|
||||
t.fail_test(t.stdout().find("a all") == -1)
|
||||
t.fail_test(t.stdout().find("b all") == -1)
|
||||
|
||||
t.cleanup()
|
||||
|
||||
@@ -33,3 +33,4 @@ t.run_build_system("-ffile.jam -d2")
|
||||
t.fail_test(t.stdout().find("a all") == -1)
|
||||
t.fail_test(t.stdout().find("b all") == -1)
|
||||
|
||||
t.cleanup()
|
||||
|
||||
Reference in New Issue
Block a user