Skip to content

Commit

Permalink
columns
Browse files Browse the repository at this point in the history
  • Loading branch information
Gunther Klessinger committed Nov 16, 2016
1 parent 21e95ec commit 8e3718c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions tests/README.md.expected
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@

Test runner
 - execute run build to generate mdv output for all ".md" files within this folder.
 - execute run build to generate mdv output for all ".md" files within this
folder.
 - commit
 - travis will execute run to diff the current mdv output with the expected
results
results


2 changes: 1 addition & 1 deletion tests/run
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env bash

export COLUMNS=80
export MDV_THEME=729.8953
export MDV_CODE_THEME=729.8953
export d="`dirname "${BASH_SOURCE[0]}"`"
Expand Down

0 comments on commit 8e3718c

Please sign in to comment.