From 19c874ca5a28febbc45306a9bb78c9aaa4eb4d03 Mon Sep 17 00:00:00 2001 From: Ben Liblit Date: Sun, 22 Sep 2024 11:21:20 -0400 Subject: [PATCH] Update IntelliJ IDEA scopes These IntelliJ IDEA scopes broke way back in 941036214fe19f737b22fe57f190f7d1cebb4f16, but we didn't notice. Unfortunately I don't have a clever way to test for this regression without building some sort of custom IntelliJ IDEA plugin. --- .idea/scopes/Java_Sources_as_Test_Subjects.xml | 2 +- .idea/scopes/Sketchy_HTML.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.idea/scopes/Java_Sources_as_Test_Subjects.xml b/.idea/scopes/Java_Sources_as_Test_Subjects.xml index 49b3194f70..da9f324cf1 100644 --- a/.idea/scopes/Java_Sources_as_Test_Subjects.xml +++ b/.idea/scopes/Java_Sources_as_Test_Subjects.xml @@ -1,3 +1,3 @@ - + \ No newline at end of file diff --git a/.idea/scopes/Sketchy_HTML.xml b/.idea/scopes/Sketchy_HTML.xml index ff8e31d45d..e80ce9a262 100644 --- a/.idea/scopes/Sketchy_HTML.xml +++ b/.idea/scopes/Sketchy_HTML.xml @@ -1,3 +1,3 @@ - + \ No newline at end of file