From e41f0dfd40845cf207cce13d6027b7019d8fdf11 Mon Sep 17 00:00:00 2001 From: Vicente Eduardo Ferrer Garcia <7854099+viferga@users.noreply.github.com> Date: Thu, 30 Jan 2025 15:08:46 -0500 Subject: [PATCH] Update test.bat --- test.bat | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/test.bat b/test.bat index 182d229..a38ea9b 100644 --- a/test.bat +++ b/test.bat @@ -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