aboutsummaryrefslogtreecommitdiff
path: root/build2/test/script/script.hxx
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2018-02-12 15:05:17 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2018-02-12 15:05:17 +0300
commit82674ef0da3785713dd295059c0f63a4e9e7a926 (patch)
tree2251c3bfce9fd82aa5c5eec2ca0ea876e2e465ce /build2/test/script/script.hxx
parent50be4c0e935f0018ddc146dafd1ef2cf948ff780 (diff)
Preprend testscript expressions with ': ' for verbosity >= 3
Diffstat (limited to 'build2/test/script/script.hxx')
-rw-r--r--build2/test/script/script.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/build2/test/script/script.hxx b/build2/test/script/script.hxx
index c511f01..e4db856 100644
--- a/build2/test/script/script.hxx
+++ b/build2/test/script/script.hxx
@@ -318,9 +318,6 @@ namespace build2
//
enum class command_type {test, setup, teardown};
- ostream&
- operator<< (ostream&, command_type);
-
// description
//
struct description