Skip to content

Commit

Permalink
Revert "odd fix"
Browse files Browse the repository at this point in the history
This reverts commit a8efb57.
  • Loading branch information
casperdcl committed Feb 9, 2019
1 parent 5bc037d commit abc61fb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/test-git.t
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@
[1]
$ ${NBSTRIPOUT_EXE:-nbstripout} --install
$ ${NBSTRIPOUT_EXE:-nbstripout} --is-installed
$ git diff --no-index ${TESTDIR}/test_diff.ipynb ${TESTDIR}/test_diff_output.ipynb
[1]
$ git diff --no-index --no-ext-diff --unified=0 --exit-code -a --no-prefix ${TESTDIR}/test_diff.ipynb ${TESTDIR}/test_diff_output.ipynb
$ git diff --no-index ${TESTDIR}/test_diff.ipynb ${TESTDIR}/test_diff_different_extrakeys.ipynb
(diff --git.*) (re)
(index .*) (re)
Expand Down

0 comments on commit abc61fb

Please sign in to comment.