]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Test that scans Bugzilla's code looking for used templates then checks to make sure...
authorjake%acutex.net <>
Sun, 7 Oct 2001 01:59:32 +0000 (01:59 +0000)
committerjake%acutex.net <>
Sun, 7 Oct 2001 01:59:32 +0000 (01:59 +0000)
commit476101d1199dc023da8737c4fe9f3cc5e0450a1f
tree958271baba3585453ca71341ce2ab1f6cf642b08
parent35f352200dafc39cdb587c4166de36e52f04a181
Test that scans Bugzilla's code looking for used templates then checks to make sure that:
 a) All the required templates exist
 b) They all have good syntax

No review needed for tests at this time. NOT PART OF BUILD
t/004template.t [new file with mode: 0644]
t/Support/Templates.pm [new file with mode: 0644]