From 457b23cbe445feeb80b8e98b51859ffbf2728e18 Mon Sep 17 00:00:00 2001 From: Ruud Kamphuis Date: Tue, 12 Nov 2024 08:35:54 +0100 Subject: [PATCH] Add test This is done in a single test, because if you reset the Type without resetting the rest it will result in different standard types. --- tests/ResetTest.php | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 tests/ResetTest.php diff --git a/tests/ResetTest.php b/tests/ResetTest.php new file mode 100644 index 000000000..c2629df10 --- /dev/null +++ b/tests/ResetTest.php @@ -0,0 +1,26 @@ +