From a5ffefad69aecb7e0ef3539431ccb84b9db799cd Mon Sep 17 00:00:00 2001 From: Min RK Date: Fri, 10 Apr 2015 16:03:40 -0700 Subject: [PATCH] run tests with `-m jupyter_notebook.jstest` --- jupyter_notebook/{jstestcontroller.py => jstest.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename jupyter_notebook/{jstestcontroller.py => jstest.py} (100%) diff --git a/jupyter_notebook/jstestcontroller.py b/jupyter_notebook/jstest.py similarity index 100% rename from jupyter_notebook/jstestcontroller.py rename to jupyter_notebook/jstest.py