]> gitweb.michael.orlitzky.com - dead/htsn-import.git/blob - test/shell/news-double-sms-unsupported.test
Add a has_only_single_sms function to TSN.XML.News.
[dead/htsn-import.git] / test / shell / news-double-sms-unsupported.test
1 #
2 # More than one <SMS> in a newsxml document is unsupported, but we
3 # don't want to consider it an error when we encounter one, because
4 # we want to delete it.
5 #
6 # The real output contains escape characters so we use a regexp to get
7 # a pretty good idea of what it says.
8
9 ./dist/build/htsn-import/htsn-import test/xml/newsxml-multiple-sms.xml
10 >>> /Unsupported newsxml\.dtd with multiple SMS \(test\/xml\/newsxml-multiple-sms.xml\)/
11 >>>= 0