diff options
Diffstat (limited to 'testsuite/gna/testsuite.sh')
-rwxr-xr-x | testsuite/gna/testsuite.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/gna/testsuite.sh b/testsuite/gna/testsuite.sh index 1e4fe7c05..8770ca09f 100755 --- a/testsuite/gna/testsuite.sh +++ b/testsuite/gna/testsuite.sh @@ -15,7 +15,7 @@ set -e # This is the only place where test dirs are specified. Do not duplicate this # line -dirs="bug* sr* deb* ticket* issue*" +dirs="bug* sr* deb* ticket* issue* gls*" failures="" full=n |