Cleaning tests

This commit is contained in:
Loic Guegan 2022-01-24 18:32:05 +01:00
parent af333f9ff1
commit 5d4a7d66cb
7 changed files with 33 additions and 8 deletions

View file

@ -12,5 +12,4 @@ configure_file(src/pgnp.hpp ${PGNP_INCLUDE_DIR} COPYONLY)
include_directories(${PGNP_INCLUDE_DIR})
# Unit tests
enable_testing()
add_subdirectory(./tests)