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
@@ -11,7 +11,7 @@ class BaseTest extends BuddySuite {
public function new() {
super();
describe("Base bindx functionality", {
describe("Using base functionality", {
var b:Bindable1;
var callNum:Int;