move evaluate/evaluateBlock to different functions
This commit is contained in:
parent
1a7f464998
commit
160ef84b47
4 changed files with 152 additions and 109 deletions
|
|
@ -20,7 +20,7 @@ const skippedExamples = [
|
|||
'accelerationX',
|
||||
'defaultmidimap',
|
||||
'midimaps',
|
||||
'clearScope'
|
||||
'clearScope',
|
||||
];
|
||||
|
||||
describe('runs examples', () => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue