tests, tests, tests...

This commit is contained in:
Dima Granetchi
2014-11-13 22:47:23 +02:00
parent 17aec40ae1
commit c43e4a08a2
5 changed files with 16 additions and 11 deletions
+1 -1
View File
@@ -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;