Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
jakesmith committed Jul 13, 2023
1 parent f005779 commit 8f04e61
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dali/datest/datest.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3342,6 +3342,8 @@ int main(int argc, char* argv[])
StringBuffer lf;
openLogFile(lf, cmd.toLowerCase().append(".log").str());

PROGLOG("test");

#if defined(TEST_MEMTHREADS)
printf("start...\n");
TestMemThread2 t("test");
Expand Down

0 comments on commit 8f04e61

Please sign in to comment.