Fix tests, silence travis

This commit is contained in:
Ansis Brammanis
2013-02-08 11:29:40 -05:00
parent 151266c75f
commit a804e633f4
2 changed files with 8 additions and 2 deletions
+1
View File
@@ -26,6 +26,7 @@ describe("iD.behavior.Select", function() {
afterEach(function() {
context.uninstall(behavior);
context.mode().exit();
container.remove();
});