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 MetaTest extends BuddySuite {
public function new() {
describe("bindx should inherit @bindable meta", {
describe("Using @bindable meta inheritance", {
var b:BindableMeta;
var callNum:Int;