mirror of
https://github.com/xibyte/jsketcher
synced 2025-12-14 20:33:30 +01:00
stub fot arc test
This commit is contained in:
parent
ea7c40949f
commit
4b3a729215
1 changed files with 1 additions and 3 deletions
|
|
@ -1,7 +1,5 @@
|
|||
export default {
|
||||
testSaveLoad: function(env) {
|
||||
|
||||
|
||||
env.done();
|
||||
env.fail('implement me');
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue