Skip to content

Commit 1fd7a33

Browse files
committed
add new ps backend test file in __init__.py
1 parent e42803c commit 1fd7a33

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/matplotlib/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1222,6 +1222,7 @@ def tk_window_focus():
12221222
'matplotlib.tests.test_axes',
12231223
'matplotlib.tests.test_backend_pdf',
12241224
'matplotlib.tests.test_backend_pgf',
1225+
'matplotlib.tests.test_backend_ps',
12251226
'matplotlib.tests.test_backend_qt4',
12261227
'matplotlib.tests.test_backend_svg',
12271228
'matplotlib.tests.test_basic',

0 commit comments

Comments
 (0)