re-enable test-suite
svn: r3842
This commit is contained in:
parent
7040531a7a
commit
b718411a75
|
@ -1,8 +1,6 @@
|
||||||
(module info (lib "infotab.ss" "setup")
|
(module info (lib "infotab.ss" "setup")
|
||||||
(define name "Test Suite")
|
(define name "Test Suite")
|
||||||
#|
|
|
||||||
(define tools '(("tool.ss")))
|
(define tools '(("tool.ss")))
|
||||||
(define tool-names (list "The Test Suite Tool"))
|
(define tool-names (list "The Test Suite Tool"))
|
||||||
(define tool-icons (list '("question-mark.png" "test-suite" "private" "icons")))
|
(define tool-icons (list '("question-mark.png" "test-suite" "private" "icons")))
|
||||||
|#
|
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user