From 20d477a1b089c4fc6f38a7786b06fd967126295e Mon Sep 17 00:00:00 2001 From: lifansheng Date: Mon, 13 Sep 2021 19:59:04 +0800 Subject: [PATCH] modify globalrecord test Signed-off-by: lifansheng --- test/moduletest/globalrecord/expect_output.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/test/moduletest/globalrecord/expect_output.txt b/test/moduletest/globalrecord/expect_output.txt index 3ac28232d9..1f244cde9d 100755 --- a/test/moduletest/globalrecord/expect_output.txt +++ b/test/moduletest/globalrecord/expect_output.txt @@ -11,6 +11,7 @@ # See the License for the specific language governing permissions and # limitations under the License. + View extends String a -- Gitee