Skip to content

Commit 41f3284

Browse files
fixup! Added unit tests for Return Values
1 parent 0048d5f commit 41f3284

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/src/ErrorCodes/test_ReturnValues.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* INCLUDE
99
**************************************************************************************/
1010

11-
#include <catch2/catch_test_macros.hpp>
11+
#include <catch.hpp>
1212

1313
#include <api/ErrorCodes.h>
1414

0 commit comments

Comments
 (0)