Test a function: Difference between revisions

Content added Content deleted
Line 300: Line 300:
(def-suite palindrome-suite :description "Tests for PALINDROMEP")
(def-suite palindrome-suite :description "Tests for PALINDROMEP")


;; Tests foliowing IN-SUITE are in the defined suite of tests
;; Tests following IN-SUITE are in the defined suite of tests
(in-suite palindrome-suite)
(in-suite palindrome-suite)