Skip to content

Commit e1e06d8

Browse files
committed
Update file names to newest convention
1 parent 6d86059 commit e1e06d8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/ystdlib/error_handling/CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ cpp_library(
33
NAMESPACE ystdlib
44
TESTS_SOURCES
55
test/constants.hpp
6-
test/types.hpp
6+
test/test_ErrorCode.cpp
77
test/types.cpp
8-
test/test_error_code.cpp
8+
test/types.hpp
99
)

0 commit comments

Comments
 (0)