mirror of
https://github.com/p8952/bocker.git
synced 2025-12-29 02:08:28 +01:00
Put all test in their own directory; Add a script to run all tests
This commit is contained in:
2
test/test_length
Normal file
2
test/test_length
Normal file
@@ -0,0 +1,2 @@
|
||||
#!/usr/bin/env bash
|
||||
[ "$(wc -l < bocker)" -le 100 ]
|
||||
Reference in New Issue
Block a user