From a2f9c03ba1bc6bdef27ea36761a46f7bb40ec687 Mon Sep 17 00:00:00 2001 From: James Wilcox Date: Wed, 31 Jan 2024 12:51:09 -0800 Subject: [PATCH] Add java.time to list of allowed reflective accesses (#69) --- .idea/runConfigurations/_template__of_JUnit.xml | 2 +- handout-files/.idea/runConfigurations/_template__of_JUnit.xml | 2 +- handout-files/run-tests.py | 3 ++- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.idea/runConfigurations/_template__of_JUnit.xml b/.idea/runConfigurations/_template__of_JUnit.xml index 46e88262..a63745f9 100644 --- a/.idea/runConfigurations/_template__of_JUnit.xml +++ b/.idea/runConfigurations/_template__of_JUnit.xml @@ -4,7 +4,7 @@