summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--test/Jamfile.v24
1 files changed, 3 insertions, 1 deletions
diff --git a/test/Jamfile.v2 b/test/Jamfile.v2
index f43a7c4..bf37293 100644
--- a/test/Jamfile.v2
+++ b/test/Jamfile.v2
@@ -14,4 +14,6 @@ exe option.test.o
exe allocator_op.test.o
: allocator_op.test.cpp
- : <cxxstd>20 ; \ No newline at end of file
+ : <cxxstd>20 ;
+
+