diff --git a/test/basic.html b/test/basic.html
index e82512a..8379076 100644
--- a/test/basic.html
+++ b/test/basic.html
@@ -93,7 +93,7 @@
} else {
approxEqual(dr.bottom, tr.bottom);
}
- };
+ }
function runAfterEvent(evt, overlay, callback) {
var listener = function() {