Skip to content

Commit

Permalink
Updates text in test template
Browse files Browse the repository at this point in the history
  • Loading branch information
Alomir committed Feb 12, 2025
1 parent 1f75746 commit e86c683
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/test.template
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
#include <stdlib.h>

#include "modelStructures.h"
// local #includes
// sipnet #includes
// make sure to #include modelStructures.h before bringing in sipnet code to be tested
// sipnet directory #includes here

int init() {
// Initialization steps for the test; eg copying files, allocating mem, etc
Expand Down

0 comments on commit e86c683

Please sign in to comment.