From 80bd90d4d7fc01dc46c9b955432d044bcdc3882a Mon Sep 17 00:00:00 2001 From: Andrei Efanov Date: Wed, 27 Dec 2023 16:32:17 +0100 Subject: [PATCH] chore: add testdata scope to community GitOrigin-RevId: 04d740af64a267bf7d5d8daef95a5504ad479a9c --- .idea/fileColors.xml | 7 +++++-- .idea/scopes/TestData.xml | 3 +++ 2 files changed, 8 insertions(+), 2 deletions(-) create mode 100644 .idea/scopes/TestData.xml diff --git a/.idea/fileColors.xml b/.idea/fileColors.xml index f6e673adc243..78a87b9ae92c 100644 --- a/.idea/fileColors.xml +++ b/.idea/fileColors.xml @@ -1,3 +1,6 @@ - - + + + + + \ No newline at end of file diff --git a/.idea/scopes/TestData.xml b/.idea/scopes/TestData.xml new file mode 100644 index 000000000000..761857031969 --- /dev/null +++ b/.idea/scopes/TestData.xml @@ -0,0 +1,3 @@ + + + \ No newline at end of file