mirror of
https://github.com/google/liblc3.git
synced 2026-04-25 08:34:49 +00:00
test: Various fixes on python simulation code
This commit is contained in:
@@ -37,4 +37,4 @@ for m in [ ( mdct , "MDCT" ),
|
||||
|
||||
ok = ok and ret
|
||||
|
||||
exit(0 if ok else 1);
|
||||
exit(0 if ok else 1)
|
||||
|
||||
Reference in New Issue
Block a user