aboutsummaryrefslogtreecommitdiffstats
path: root/tests/QtUiTools/CMakeLists.txt
diff options
context:
space:
mode:
authorrenatofilho <renato.filho@openbossa.org>2010-09-22 16:59:04 -0300
committerrenatofilho <renato.filho@openbossa.org>2010-09-22 17:21:02 -0300
commit3525b77d69937938aa285f84b995a3a2d8685cce (patch)
tree38cb2739a70a7c22eaf46161a537fdc8a3ae48b6 /tests/QtUiTools/CMakeLists.txt
parentfccfafe71fdf148fca9b6c0c9b09feccd57cf0ec (diff)
Created unit test for bug #376.
Reviewer: Luciano Wolf <luciano.wolf@openbossa.org> Marcelo Lira <marcelo.lira@openbossa.org>
Diffstat (limited to 'tests/QtUiTools/CMakeLists.txt')
-rw-r--r--tests/QtUiTools/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/QtUiTools/CMakeLists.txt b/tests/QtUiTools/CMakeLists.txt
index 03ce7687d..9ede81fe4 100644
--- a/tests/QtUiTools/CMakeLists.txt
+++ b/tests/QtUiTools/CMakeLists.txt
@@ -1,3 +1,4 @@
PYSIDE_TEST(bug_360.py)
+PYSIDE_TEST(bug_376.py)
PYSIDE_TEST(uiloader_test.py)
PYSIDE_TEST(ui_test.py)