supercollider
supercollider copied to clipboard
SClang: UnitTest: Function: classmethod_scope fails when ran more than once
Environment
- SuperCollider version:3.14.dev
Steps to reproduce
Run TestFunction-test_classmethod_scope
once it passes, twice it fails.
TestFunction().test_classmethod_scope
Expected vs. actual behavior
Unit test should not fail on subsequent runs.