Label POSTGRES test

This commit is contained in:
Alessandro Pasotti 2021-07-08 15:27:58 +02:00
parent 9d5d43ea4c
commit 3cac2e7598

View File

@ -84,5 +84,6 @@ if (ENABLE_PGTEST)
test_gui_valuerelationwidgetwrapper
test_gui_texteditwrapper
test_gui_newdatabasetablewidget
test_gui_queryresultwidget
PROPERTIES LABELS "POSTGRES")
endif()