Skip to content

Commit

Permalink
[WIP] Ensure tests are running
Browse files Browse the repository at this point in the history
  • Loading branch information
gunvirranu committed Jan 30, 2024
1 parent e3c528e commit e58ad3d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_perturb.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -525,6 +525,7 @@ TEST_CASE(
CHECK_AB_MEMBER(mo);
CHECK_AB_MEMBER(no_kozai);
CHECK_AB_MEMBER(revnum);
CHECK(true == false);

// Try propagating to check that output predictions match
for (const double mins : { 0.0, 0.5, 5.0, 30.0, 1440.0, 20000.0 }) {
Expand Down

0 comments on commit e58ad3d

Please sign in to comment.