mirror of
https://github.com/cosinekitty/astronomy.git
synced 2026-05-19 14:27:52 -04:00
Python: calling GeoMoon() without errors, but calculations not yet validated.
This commit is contained in:
@@ -6,5 +6,6 @@ Fail()
|
||||
}
|
||||
|
||||
python3 --version || Fail "Cannot print python version"
|
||||
python3 test.py time || Fail "Failure reported by test.py"
|
||||
python3 test.py time || Fail "Failure reported by test.py (time)"
|
||||
python3 test.py moon || Fail "Failure reported by test.py (moon)"
|
||||
exit 0
|
||||
|
||||
Reference in New Issue
Block a user