From d2c38aa8231c39d641ab8619d05f2f2883fb5dd8 Mon Sep 17 00:00:00 2001 From: lukeg Date: Sun, 26 Feb 2023 14:45:43 -0500 Subject: A file was missing in test/excludes for TestArraySubclass --- test/excludes/TestArraySubclass.rb | 1 + 1 file changed, 1 insertion(+) create mode 100644 test/excludes/TestArraySubclass.rb (limited to 'test/excludes') diff --git a/test/excludes/TestArraySubclass.rb b/test/excludes/TestArraySubclass.rb new file mode 100644 index 0000000000..73da272007 --- /dev/null +++ b/test/excludes/TestArraySubclass.rb @@ -0,0 +1 @@ +exclude(:test_shared_marking, "The target code has already been changed") -- cgit v1.2.3