From 5007870b52aa549971824959a55ad3bb886f09e0 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 3 Sep 2018 16:37:32 +0200 Subject: Rename .test/test{} to .testscript/testscript{} --- tests/function/regex/testscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/function/regex') diff --git a/tests/function/regex/testscript b/tests/function/regex/testscript index 28d6c8e..4d48e04 100644 --- a/tests/function/regex/testscript +++ b/tests/function/regex/testscript @@ -2,7 +2,7 @@ # copyright : Copyright (c) 2014-2018 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file -.include ../../common.test +.include ../../common.testscript : replace : -- cgit v1.1