Update test for python 2.5
Reviewer: Marcelo Lira <marcelo.lira@openbossa.org> Reviewer: Hugo Lima <hugo.lima@openbossa.org>
This commit is contained in:
parent
eb133c76b8
commit
a3628e8752
1 changed files with 2 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
|||
from __future__ import with_statement
|
||||
|
||||
import unittest
|
||||
from PySide.QtCore import *
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue