From 11c218683eccb6cd5166aa8dcb8a051b421b0b40 Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Mon, 22 Dec 2025 08:00:32 +0100 Subject: feat: Add more tests and Jamfile. Improve allocator_op and basic_hash APIs. Signed-off-by: Amlal El Mahrouss --- test/option.test.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/option.test.cpp') diff --git a/test/option.test.cpp b/test/option.test.cpp index 098d0aa..211f044 100644 --- a/test/option.test.cpp +++ b/test/option.test.cpp @@ -1,6 +1,6 @@ // File: option.test.cpp // Purpose; Option test for OCL. -/// @brief This unit test checks if the unit test fails with the expected value. +/// @brief This unit test checks if the test fails with the expected value. /// @author Amlal El Mahrouss #include -- cgit v1.2.3