Skip to content

Commit

Permalink
run
Browse files Browse the repository at this point in the history
  • Loading branch information
AXGKl committed Nov 29, 2016
1 parent ca52bfd commit bfe55c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/run
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ export MDV_CODE_THEME=729.8953
export d="`dirname "${BASH_SOURCE[0]}"`"
cd "$d"
MDV='../mdv/markdownviewer.py'
MDV="`which mdv`"
res='/tmp/mdv_expected'

for col in 20 40 80 200; do
Expand Down

0 comments on commit bfe55c6

Please sign in to comment.