/test
http://github.com/nddrylliog/oc · #! · 3 lines · 2 code · 1 blank · 0 comment · 0 complexity · b90ee98fa679dfbda6c0aa972d97cae3 MD5 · raw file
- #!/bin/bash
- find samples/ -maxdepth 2 -iname '*.ooc' -exec ./run-test '{}' \;
http://github.com/nddrylliog/oc · #! · 3 lines · 2 code · 1 blank · 0 comment · 0 complexity · b90ee98fa679dfbda6c0aa972d97cae3 MD5 · raw file
- #!/bin/bash
- find samples/ -maxdepth 2 -iname '*.ooc' -exec ./run-test '{}' \;