Skip to content

Commit 0048d5f

Browse files
fixup! Added unit tests for Error codes
1 parent e034fa5 commit 0048d5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/src/ErrorCodes/test_ErrorCodes.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)