diff --git a/tests/playground.html b/tests/playground.html
index 0e2a01a70..cee6bb309 100644
--- a/tests/playground.html
+++ b/tests/playground.html
@@ -84,6 +84,8 @@ function start() {
if (autoimport) {
load();
}
+
+ addClickHandlers();
}
function setBackgroundColour() {
@@ -384,6 +386,35 @@ var spaghettiXml = [
// Call start(). Because this