Change main test name

This commit is contained in:
2020-04-27 17:19:46 +02:00
parent 59a5edd9eb
commit 3d6ad67f52
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
add_executable(core-buffer_tests test_main.cpp)
add_executable(core-buffer_tests main.cpp)
target_link_libraries(core-buffer_tests
core-buffer