Skip to content

Commit

Permalink
The main directory now contains the CombinedConfig test vectors.
Browse files Browse the repository at this point in the history
  • Loading branch information
aehart committed Dec 8, 2023
1 parent 49485b0 commit 9f32957
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TestBenches/TrackBuilder_test.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ void compareStubsWithFile<0>(int &err, ifstream &fout, const int pos, const Trac

int main()
{
TBHelper tb(string("FT/") + module_name[MODULE_] + "/CombinedConfig");
TBHelper tb(string("FT/") + module_name[MODULE_]);

// error counts
int err = 0;
Expand Down

0 comments on commit 9f32957

Please sign in to comment.