fix urchin call in XSD test

This commit is contained in:
Thomas Levine 2013-06-27 11:45:05 -07:00
parent da9a0c9948
commit a749c8dae3

View File

@ -1,3 +1,3 @@
#!/bin/sh
../../../urchin .fixture | grep 'http://www.w3.org/2001/XMLSchema'
../../urchin .fixture | grep 'http://www.w3.org/2001/XMLSchema'