MNT: Need to import pytest...

This commit is contained in:
Eric Dill 2015-07-31 14:51:34 -04:00
parent 29795a0ebf
commit ed21938b64
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
#import PySide
import pyqtgraph as pg
import pytest
app = pg.mkQApp()
qtest = pg.Qt.QtTest.QTest