diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2025-12-23 08:22:05 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2025-12-23 08:22:05 +0100 |
| commit | 164533aa80a1ab071713bda38a19391ca4698141 (patch) | |
| tree | 4d590a5072a1a772bdfdd2bed0f79c759cbba634 /test | |
| parent | 97301daacbc8bc140615c94028defd7b47a0e192 (diff) | |
feat: update whitespaces.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'test')
| -rw-r--r-- | test/Jamfile.v2 | 4 |
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 ; + + |
