]> gitweb.michael.orlitzky.com - hath.git/blob - test/shell/manpage-duped.test
Rename shelltestrunner files and add two haskell runners which just run 'shelltest...
[hath.git] / test / shell / manpage-duped.test
1 # Test the regexed example from the man page.
2 dist/build/hath/hath duped <<< "10.0.0.0/24 10.0.1.0/24"
3 >>>
4 10.0.0.0/24
5 10.0.1.0/24
6 >>>= 0