registry test update

This commit is contained in:
guybedford
2014-05-19 14:49:41 -07:00
parent 82565e7343
commit 158e202d3a
6 changed files with 322 additions and 52 deletions
+1
View File
@@ -8,4 +8,5 @@ exports['modal test'] = function(done) {
done();
});
$('#sandbox .btn').click();
done();
}