Renamed tests/ into test/

This commit is contained in:
Benoit Blanchon
2014-10-16 16:23:24 +02:00
parent 58f155e135
commit b847576bb4
14 changed files with 1196 additions and 1196 deletions

View File

@ -4,4 +4,4 @@ project(ArduinoJson)
enable_testing()
add_subdirectory(srcs)
add_subdirectory(tests)
add_subdirectory(test)