tests, tests, tests...
This commit is contained in:
@@ -10,7 +10,7 @@ class TestProperty extends BuddySuite {
|
||||
public function new() {
|
||||
super();
|
||||
|
||||
describe("Bindx modify field setter", {
|
||||
describe("Using bind properties", {
|
||||
|
||||
var b:BindableProperty;
|
||||
var callNum:Int;
|
||||
|
||||
Reference in New Issue
Block a user