From: William L. A. <ba...@ac...> - 2003-12-05 03:49:19
|
Patrick: here's the only error I get on OS X and Windows (cygwin): $ ruby build.rb testwiki Target: testwiki | test narf wiki Loaded suite Unnamed TestSuite Started ...........................................warning: extra end tag </a> . Finished in 23.90606 seconds. I've tried to look around for the extra tag, but really have no idea how to discover which test the warning arises from. It looks like the next to last, but I don't know how to find it. Hints appreciated. Bill |