Renamed test folder to tests
This commit is contained in:
parent
c33009beb1
commit
d6f3d55019
4 changed files with 1 additions and 1 deletions
|
|
@ -49,4 +49,4 @@ if(MSYS) #TODO: Is MSYS true when MSVC is true?
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
enable_testing()
|
enable_testing()
|
||||||
add_subdirectory(test)
|
add_subdirectory(tests)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue