X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=tests%2Ftest-rmeta-slot.scm;h=7aaa248e84646810c572b77555fb106634403992;hb=HEAD;hp=37dac50ec3dfacd2cad3f12fb8bb8dec1576e47e;hpb=cef6072905deb71f3f2277dda21a78595d295901;p=8sync.git diff --git a/tests/test-rmeta-slot.scm b/tests/test-rmeta-slot.scm index 37dac50..7aaa248 100644 --- a/tests/test-rmeta-slot.scm +++ b/tests/test-rmeta-slot.scm @@ -1,5 +1,6 @@ ;;; 8sync --- Asynchronous programming for Guile ;;; Copyright (C) 2017 Christopher Allan Webber +;;; Copyright (C) 2021 Jan (janneke) Nieuwenhuizen ;;; ;;; This file is part of 8sync. ;;; @@ -62,5 +63,5 @@ (class-rmeta-ref 'entries 'not-defined #:dflt "no-way")) -(test-end "test-rmeta-slot") (test-exit) +(test-end "test-rmeta-slot")