From a890c1f1f5d125574c839def4b70e90cdd637124 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Wed, 15 Jan 2025 16:34:24 -0300 Subject: Makefile: Normalize alongside other projects; fix $(integration-tests) --- tests/integration.sh | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 tests/integration.sh (limited to 'tests') diff --git a/tests/integration.sh b/tests/integration.sh new file mode 100755 index 0000000..92b70ea --- /dev/null +++ b/tests/integration.sh @@ -0,0 +1,2 @@ +#!/bin/sh +set -eu -- cgit v1.2.3