fix common tests

This commit is contained in:
eyedeekay
2025-05-27 00:02:12 -04:00
parent 099746a724
commit d2f1de4094
2 changed files with 10 additions and 8 deletions

View File

@ -24,5 +24,3 @@ test-logs:
make stream-test 2> stream-err.log 1> stream-out.log
make raw-test 2> raw-err.log 1> raw-out.log
make primary-test 2> primary-err.log 1> primary-out.log