From 773e515c583a7707319459390f61a0fa1db06eea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20H=C3=B6rnquist?= Date: Sat, 23 May 2020 12:55:30 +0200 Subject: Add tests for with-replaced-attrs. --- module/vcomponent/control.scm | 2 -- 1 file changed, 2 deletions(-) (limited to 'module/vcomponent/control.scm') 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 -- cgit v1.2.3