Merge branch 'master' of git.freeside.biz:/home/git/freeside
[freeside.git] / rt / t / web / passthrough-jsmin
1 #!/bin/sh
2
3 echo "// passthrough-jsmin added this";
4
5 exec cat;