write out test-agenda, not tests-agenda
authorChristopher Allan Webber <cwebber@dustycloud.org>
Fri, 27 Nov 2015 23:25:05 +0000 (17:25 -0600)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Fri, 27 Nov 2015 23:25:05 +0000 (17:25 -0600)
tests/test-agenda.scm

index 844356d51b31b1b8d913ef39e91f40015bc8faa9..bed99953d981b29f374f2ae970392a5a5f6aeeb1 100644 (file)
@@ -25,7 +25,7 @@
   #:use-module (ice-9 receive)
   #:use-module (eightsync agenda))
 
   #:use-module (ice-9 receive)
   #:use-module (eightsync agenda))
 
-(test-begin "tests-agenda")
+(test-begin "test-agenda")
 
 \f
 
 
 \f
 
 
 ;; End tests
 
 
 ;; End tests
 
-(test-end "tests-agenda")
+(test-end "test-agenda")
 ;; (test-exit)
 
 ;; (test-exit)