aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormitermayer <mitermayer.reis@gmail.com>2019-08-30 07:12:41 +0000
committermitermayer <mitermayer.reis@gmail.com>2019-08-30 07:12:41 +0000
commit733a0331a047fcf699af35e382ba3c82e7ba999d (patch)
treec20d7b118a4d1adcb49bdcf67716cbb467fa81c1
parent09a3735a989f68ff71c25b6a958fea3a248bc43e (diff)
downloadvim-prettier-733a0331a047fcf699af35e382ba3c82e7ba999d.tar.xz
Removing the version printer
-rwxr-xr-xrun-test2
1 files changed, 1 insertions, 1 deletions
diff --git a/run-test b/run-test
index 6692b75..01e8c07 100755
--- a/run-test
+++ b/run-test
@@ -14,4 +14,4 @@ docker run \
-v $PWD:/testplugin \
-v $PWD/tests:/home \
"mitermayer/vim-test-bed" \
- vim --version && yarn test
+ yarn test