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