mirror of
https://github.com/cosinekitty/astronomy.git
synced 2026-05-24 16:56:39 -04:00
Added magnitude test to Windows run.bat.
This commit is contained in:
@@ -142,5 +142,10 @@ node moon_phase_test.js
|
||||
if errorlevel 1 (exit /b 1)
|
||||
|
||||
echo.
|
||||
echo.SUCCESS.
|
||||
echo.Running visual magnitude tests.
|
||||
node mag_test.js
|
||||
if errorlevel 1 (exit /b 1)
|
||||
|
||||
echo.
|
||||
echo.ALL TESTS PASSED.
|
||||
exit /b 0
|
||||
|
||||
Reference in New Issue
Block a user