update to latest buddy support
This commit is contained in:
@@ -14,8 +14,8 @@ class TestProperty extends BuddySuite {
|
||||
|
||||
var b:BindableProperty;
|
||||
var callNum:Int;
|
||||
|
||||
before(function () {
|
||||
|
||||
beforeEach(function () {
|
||||
b = new BindableProperty();
|
||||
callNum = 0;
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user