def test_py2_earth_hours_left_another_start_date():
    assert py2_earth_hours_left(START_DATE) == 40152.6
def test_py2_earth_hours_left():
    assert py2_earth_hours_left() == 16152.6
Beispiel #3
0
def test_py2_earth_hours_left():
    assert py2_earth_hours_left() == 18600.6