diff options
Diffstat (limited to 'testsuite/rx.tests')
-rwxr-xr-x | testsuite/rx.tests | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/rx.tests b/testsuite/rx.tests index 985fcdc01..37fa02e5e 100755 --- a/testsuite/rx.tests +++ b/testsuite/rx.tests | |||
@@ -1,6 +1,6 @@ | |||
1 | #!/bin/sh | 1 | #!/bin/sh |
2 | # Copyright 2009 by Denys Vlasenko | 2 | # Copyright 2009 by Denys Vlasenko |
3 | # Licensed under GPL v2, see file LICENSE for details. | 3 | # Licensed under GPLv2, see file LICENSE in this source tree. |
4 | 4 | ||
5 | . ./testing.sh | 5 | . ./testing.sh |
6 | 6 | ||