BindExt.expr start work

This commit is contained in:
Dima Granetchi
2014-11-21 17:19:57 +02:00
parent a4b681d009
commit 680b95a941
3 changed files with 152 additions and 16 deletions
+1
View File
@@ -16,6 +16,7 @@ class Tests extends BuddySuite {
new SignalTest(),
new TestProperty(),
new ChainBindTest(),
new ExprBindTest(),
], reporter);
runner.run();