summaryrefslogtreecommitdiff
path: root/jsonrpc/qooxdoo/test.esp
diff options
context:
space:
mode:
Diffstat (limited to 'jsonrpc/qooxdoo/test.esp')
-rw-r--r--jsonrpc/qooxdoo/test.esp6
1 files changed, 6 insertions, 0 deletions
diff --git a/jsonrpc/qooxdoo/test.esp b/jsonrpc/qooxdoo/test.esp
index 03c2d824ba..e8686dcc25 100644
--- a/jsonrpc/qooxdoo/test.esp
+++ b/jsonrpc/qooxdoo/test.esp
@@ -227,4 +227,10 @@ function _getError(params, error)
}
jsonrpc.method.getError = _getError;
+
+/*
+ * Local Variables:
+ * mode: c
+ * End:
+ */
%>