aboutsummaryrefslogtreecommitdiffstats
path: root/test/src/comp-tests.el
diff options
context:
space:
mode:
Diffstat (limited to 'test/src/comp-tests.el')
-rw-r--r--test/src/comp-tests.el4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/src/comp-tests.el b/test/src/comp-tests.el
index 1b239cec795..a5f33069e01 100644
--- a/test/src/comp-tests.el
+++ b/test/src/comp-tests.el
@@ -1472,4 +1472,8 @@ folded."
1472 (equal (comp-mvar-typeset mvar) 1472 (equal (comp-mvar-typeset mvar)
1473 comp-tests-cond-rw-expected-type)))))))) 1473 comp-tests-cond-rw-expected-type))))))))
1474 1474
1475;; Local Variables:
1476;; no-byte-compile: t
1477;; End:
1478
1475;;; comp-tests.el ends here 1479;;; comp-tests.el ends here