Skip to content

Commit

Permalink
rerunning the push to see if commenting out made a difference
Browse files Browse the repository at this point in the history
  • Loading branch information
rklasky committed Jan 22, 2024
1 parent 298dd93 commit 9b05b8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/testthat/test-rpath.R
Original file line number Diff line number Diff line change
Expand Up @@ -937,7 +937,7 @@ testthat::test_that("Rpath Unit Tests", {
# BaselineRK4ForcedMigOutBiomassJitter, BaselineRK4ForcedMigOutCatchJitter, BaselineRK4ForcedMigOutGearCatchJitter)
# CurrentJitterFilenames <- list(CurrentABForcedMigOutBiomassJitter, CurrentABForcedMigOutCatchJitter, CurrentABForcedMigOutGearCatchJitter,
# CurrentRK4ForcedMigOutBiomassJitter, CurrentRK4ForcedMigOutCatchJitter, CurrentRK4ForcedMigOutGearCatchJitter)
# }
# }

# REcosystem_AB_Current_Jitter <- rsim.run(REcosystem_scene_jitter,method='AB', years=1:50)
REcosystem_RK4_Current_Jitter <- rsim.run(REcosystem_scene_jitter,method='RK4',years=1:50)
Expand Down

0 comments on commit 9b05b8d

Please sign in to comment.