mirror of
https://github.com/jupyter/notebook.git
synced 2025-01-24 12:05:22 +08:00
removed casperjs
dir
This commit is contained in:
parent
67a7cd1b33
commit
b5d465e3c7
@ -163,7 +163,7 @@ js_prefix = 'js/'
|
||||
|
||||
def get_js_test_dir():
|
||||
import IPython.html.tests as t
|
||||
return os.path.join(os.path.dirname(t.__file__), 'casperjs','')
|
||||
return os.path.join(os.path.dirname(t.__file__), '')
|
||||
|
||||
def all_js_groups():
|
||||
import glob
|
||||
|
Loading…
Reference in New Issue
Block a user