Skip to content

Commit 05d9a03

Browse files
committed
fix test
1 parent 5e52aea commit 05d9a03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/test_setupcall.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ def test_setupcall():
55
import jupyter_xprahtml5 as jx
66

77
print("\nRunning test_setupcall...")
8-
print(jx.setup_html5())
8+
print(jx.setup_xprahtml5())

0 commit comments

Comments
 (0)