From c7dbdf876af6f897721afc1083338e4cf90a6600 Mon Sep 17 00:00:00 2001 From: github action Date: Wed, 13 Nov 2024 03:12:11 +0000 Subject: [PATCH] Apply 'make format' --- test_regress/t/t_func_dotted_inl0_vlt.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/test_regress/t/t_func_dotted_inl0_vlt.py b/test_regress/t/t_func_dotted_inl0_vlt.py index 6c739b1b1..eefa82526 100755 --- a/test_regress/t/t_func_dotted_inl0_vlt.py +++ b/test_regress/t/t_func_dotted_inl0_vlt.py @@ -25,7 +25,8 @@ if test.vlt_all: r'{"type":"MODULE","name":"mb",.*"loc":"\w,99:[^"]*",.*"origName":"mb",.*"modPublic":true') test.file_grep( out_filename, - r'{"type":"MODULE","name":"mc",.*"loc":"\w,127:[^"]*",.*"origName":"mc",.*"modPublic":true') + r'{"type":"MODULE","name":"mc",.*"loc":"\w,127:[^"]*",.*"origName":"mc",.*"modPublic":true' + ) test.file_grep( out_filename, r'{"type":"MODULE","name":"mc__PB1",.*"loc":"\w,127:[^"]*",.*"origName":"mc",.*"modPublic":true'