Backout a8bfe5a447e7 for creating more orange than it fixed.

This commit is contained in:
Ryan VanderMeulen 2012-06-30 21:51:09 -04:00
parent 9e1ef6fdf1
commit 247f0f64fb

View File

@ -70,7 +70,7 @@ function finishTest()
SimpleTest.executeSoon(function() {
testGenerator.close();
//clearAllDatabases(function() { SimpleTest.finish(); });
clearAllDatabases(function() { SimpleTest.finish(); });
});
}