mirror of
https://codeberg.org/uzu/strudel
synced 2026-07-13 06:19:33 -04:00
move evaluate/evaluateBlock to different functions
This commit is contained in:
@@ -20,7 +20,7 @@ const skippedExamples = [
|
||||
'accelerationX',
|
||||
'defaultmidimap',
|
||||
'midimaps',
|
||||
'clearScope'
|
||||
'clearScope',
|
||||
];
|
||||
|
||||
describe('runs examples', () => {
|
||||
|
||||
Reference in New Issue
Block a user