From f09c82886544e3fb14c1853b656029339fa688b5 Mon Sep 17 00:00:00 2001 From: davidovski Date: Fri, 9 Jun 2023 14:43:30 +0100 Subject: Add timing to shtests --- test/parseconf.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/parseconf.sh') diff --git a/test/parseconf.sh b/test/parseconf.sh index 1cd668f..6eb50dc 100755 --- a/test/parseconf.sh +++ b/test/parseconf.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/shtests PARSECONF="./dist/parseconf" SIMPLECONF="./test/simple.conf" -- cgit v1.2.1