Skip to content

Commit ca15da6

Browse files
committed
Makes legacy tests runnable.
1 parent 799f550 commit ca15da6

File tree

6 files changed

+1117
-0
lines changed

6 files changed

+1117
-0
lines changed

tests/legacy-tests/legacy-tests.sh

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
#!/bin/bash
2+
3+
## Legacy tests for saving in tag.
4+
## run npm install followed by ./legacy-tests.sh
5+
26
NODE="node -r esm"
37
DIR=`dirname $0`
48

0 commit comments

Comments
 (0)