]> gitweb.michael.orlitzky.com - hath.git/blob - test/shell/manpage-duped.test
Bulletproof the test suite and examples; version bump the cabal file.
[hath.git] / test / shell / manpage-duped.test
1 # Test the regexed example from the man page.
2 echo "10.0.0.0/24 10.0.1.0/24" | dist/build/hath/hath duped
3 >>>
4 10.0.0.0/24
5 10.0.1.0/24
6 >>>= 0