Folder restructuring of test projects.

This commit is contained in:
eelke 2018-01-07 09:15:21 +01:00
parent a79357db87
commit c23282cc7a
13 changed files with 33 additions and 35 deletions

View file

@ -15,6 +15,7 @@ pglablib.depends = core pgsql
tests.depends = core pgsql pglablib
CONFIG(debug, debug|release) {
SUBDIRS += tests
}