Skip to content
This repository was archived by the owner on Aug 8, 2023. It is now read-only.

Commit f82aabf

Browse files
author
Jeremy Wiebe
committed
Echo node version
1 parent 7958ad4 commit f82aabf

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/test/test.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
# The result of running our remark configuration on them is commited as
66
# `.expected` files. If we change our configuration, a new output will be
77
# expected and these files must be re-generated.
8+
9+
echo $(node -v)
10+
811
TEST_DIR=$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)
912
LINT_MD="$TEST_DIR/../bin/lint-md"
1013

0 commit comments

Comments
 (0)