diff options
Diffstat (limited to 'build/test/module.cxx')
-rw-r--r-- | build/test/module.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/test/module.cxx b/build/test/module.cxx index b3378ba..deda6e9 100644 --- a/build/test/module.cxx +++ b/build/test/module.cxx @@ -40,7 +40,7 @@ namespace build } const dir_path& out_root (r.out_path ()); - level4 ([&]{trace << "for " << out_root;}); + level5 ([&]{trace << "for " << out_root;}); // Register the test operation. // |