aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorRenato Filho <renato.filho@openbossa.org>2011-04-06 16:06:14 -0300
committerHugo Parente Lima <hugo.pl@gmail.com>2012-03-08 16:54:08 -0300
commitb49109923fe635103006b10a046a51620f21d2c7 (patch)
tree3236fcd3a664016b3c9edff2fa4f5441f6652ce5 /tests
parentde23ffa760d9cba199930760618f99423f5e0bca (diff)
Fixed bug #400 link description.
Diffstat (limited to 'tests')
-rw-r--r--tests/QtGui/bug_400.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/QtGui/bug_400.py b/tests/QtGui/bug_400.py
index 0038a3e62..103979731 100644
--- a/tests/QtGui/bug_400.py
+++ b/tests/QtGui/bug_400.py
@@ -1,4 +1,4 @@
-''' Test bug 389: http://bugs.openbossa.org/show_bug.cgi?id=389'''
+''' Test bug 400: http://bugs.openbossa.org/show_bug.cgi?id=400'''
import unittest
from helper import UsesQApplication