aboutsummaryrefslogtreecommitdiff
path: root/module/vcomponent/control.scm
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2020-05-23 12:55:30 +0200
committerHugo Hörnquist <hugo@lysator.liu.se>2020-05-23 12:59:19 +0200
commit773e515c583a7707319459390f61a0fa1db06eea (patch)
tree85d760f570ccb56a69a2e3b8f01200a95576e186 /module/vcomponent/control.scm
parentRemove special case for first day in month view. (diff)
downloadcalp-773e515c583a7707319459390f61a0fa1db06eea.tar.gz
calp-773e515c583a7707319459390f61a0fa1db06eea.tar.xz
Add tests for with-replaced-attrs.
Diffstat (limited to 'module/vcomponent/control.scm')
-rw-r--r--module/vcomponent/control.scm2
1 files changed, 0 insertions, 2 deletions
diff --git a/module/vcomponent/control.scm b/module/vcomponent/control.scm
index 3bdecc5a..34a2cf95 100644
--- a/module/vcomponent/control.scm
+++ b/module/vcomponent/control.scm
@@ -35,5 +35,3 @@
(lambda () body ...)
(lambda () (restore-values! htable component (quote (key ...))))))])) ; Out guard
-;;; TODO test that restore works, at all
-;;; Test that non-local exit and return works