write out test-agenda, not tests-agenda
[8sync.git] / 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)