Skip to content

Commit 079da32

Browse files
committed
Fixed CurveStyles test following recent module renaming
1 parent abb7908 commit 079da32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

qwt/tests/CurveStyles.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
from qwt.qt.QtCore import QSize
1616
from qwt.qt.QtCore import Qt
1717

18-
from qwt.tests import curve_benchmark as cb
18+
from qwt.tests import CurveBenchmark as cb
1919
from qwt import QwtSymbol
2020

2121

0 commit comments

Comments
 (0)