mirror of
https://github.com/jupyter/notebook.git
synced 2025-01-12 11:45:38 +08:00
use js/subfolder/test.js syntax now
This commit is contained in:
parent
4ad7e35809
commit
2c55a81efa
@ -159,7 +159,7 @@ class PyTestController(TestController):
|
||||
self.cmd[2] = self.pycmd
|
||||
super(PyTestController, self).launch()
|
||||
|
||||
js_prefix = 'js-'
|
||||
js_prefix = 'js/'
|
||||
|
||||
def get_js_test_dir():
|
||||
import IPython.html.tests as t
|
||||
|
Loading…
Reference in New Issue
Block a user