Skip to content

Commit

Permalink
rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
chyanju committed Mar 3, 2024
1 parent b4bcfd6 commit 29e0084
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/test4.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -118,10 +118,10 @@
}
],
"source": [
"# r = run_test_suite(\"./tests/public/divz0/build/\", detector_divz, verbose=True)\n",
"r = run_test_suite(\"./tests/public/divz0/build/\", detector_divz, verbose=True)\n",
"# r = run_test_suite(\"./tests/public/infoleak0/build/\", detector_infoleak, verbose=True)\n",
"# r = run_test_suite(\"./tests/public/rtcnst0/build/\", detector_rtcnst, verbose=True)\n",
"r = run_test_suite(\"./tests/public/unused0/build/\", detector_unused, verbose=True)"
"# r = run_test_suite(\"./tests/public/unused0/build/\", detector_unused, verbose=True)"
]
},
{
Expand Down

0 comments on commit 29e0084

Please sign in to comment.