mirror of
https://github.com/tw93/Mole.git
synced 2026-03-22 19:40:07 +00:00
Improve update checks and cleanup UX, add timeout regressions
This commit is contained in:
@@ -56,7 +56,7 @@ setup() {
|
||||
}
|
||||
|
||||
@test "Makefile has build target for Go binaries" {
|
||||
run bash -c "grep -q 'go build' '$PROJECT_ROOT/Makefile'"
|
||||
run bash -c "grep -Eq '(^|[[:space:]])(go|\\$\\(GO\\))[[:space:]]+build' '$PROJECT_ROOT/Makefile'"
|
||||
[ "$status" -eq 0 ]
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user