Skip to content

Commit aaa722e

Browse files
committed
enabled test mode for unit-tests
1 parent e1dd80f commit aaa722e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

test/test_suite.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
#!/usr/bin/env bash
1+
#!/bin/bash -x
2+
#/usr/bin/env bash +x
23

34
export DEBUG="--verbose"
45

0 commit comments

Comments
 (0)