chkbit/scripts/tests

8 lines
109 B
Plaintext
Raw Normal View History

2024-08-15 23:30:29 +02:00
#!/bin/bash
set -e
script_dir=$(dirname "$(realpath "$0")")
cd $script_dir/..
2024-08-16 23:10:58 +02:00
go test -v ./cmd/chkbit/util