Skip to content

Commit

Permalink
Added VIRplanoS system test.
Browse files Browse the repository at this point in the history
  • Loading branch information
joaquinffernandez committed May 31, 2023
1 parent 6daa8bd commit 9d5f462
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/mmoc/tests/system/models_test.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,8 @@ const char* models[] = {"adr",
"rectifier",
"rltest",
"rltest_LI",
"spikings"};
"spikings",
"VIRplanoS"};

INSTANTIATE_TEST_SUITE_P(Models, IModelTests, testing::ValuesIn(models));

Expand Down

0 comments on commit 9d5f462

Please sign in to comment.