Updated Windows build to test global solar eclipse prediction.

This commit is contained in:
Don Cross
2020-05-20 11:20:49 -04:00
parent 8d3c43d794
commit 2dcdf3bd8a

View File

@@ -290,6 +290,9 @@ if errorlevel 1 (exit /b 1)
!CTESTEXE! lunar_eclipse
if errorlevel 1 (exit /b 1)
!CTESTEXE! global_solar_eclipse
if errorlevel 1 (exit /b 1)
!CTESTEXE! elongation
if errorlevel 1 (exit /b 1)