fix up some tests
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
"use strict";
|
||||
|
||||
var _ref = [1, 2];
|
||||
|
||||
this.foo = _ref[0];
|
||||
this.bar = _ref[1];
|
||||
this.bar = _ref[1];
|
||||
|
||||
Reference in New Issue
Block a user