Skip to content

Commit a41e9dc

Browse files
authored
Merge pull request #47614 from smuzaffar/unittest-jupyter-notebook
Added jupyter-notebook unit test
2 parents d86895a + c8073b1 commit a41e9dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PhysicsTools/PythonAnalysis/test/BuildFile.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,4 +128,4 @@
128128
<test name="run-flawfinder" command="flawfinder -h"/>
129129
<test name="run-ipython" command="ipython -h"/>
130130
<test name="run-pylint" command="pylint -h"/>
131-
131+
<test name="run-jupyter-notebook" command="jupyter notebook --help"/>

0 commit comments

Comments
 (0)