Skip to content

Commit

Permalink
Update test.bat
Browse files Browse the repository at this point in the history
  • Loading branch information
viferga authored Jan 30, 2025
1 parent c410a80 commit e41f0df
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions test.bat
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ rem The format of commands (i.e tests/node/commands.txt) must always contain a n

set "loc=%~dp0tests"

echo Package Manager Test
metacall.bat npm
metacall.bat pip

echo NodeJS tests
set "LOADER_SCRIPT_PATH=%loc%\node"
echo Npm Test
Expand Down

0 comments on commit e41f0df

Please sign in to comment.