fix up some tests

This commit is contained in:
Sebastian McKenzie
2014-11-08 09:17:21 +11:00
parent 5c6d57c51b
commit 08580edda8
8 changed files with 13 additions and 10 deletions

View File

@@ -1,5 +1,6 @@
"use strict";
var _ref = [1, 2];
this.foo = _ref[0];
this.bar = _ref[1];
this.bar = _ref[1];