From 1f0191fb4c4628190720edbf7dd25daf2e7a2914 Mon Sep 17 00:00:00 2001 From: Joshua Estes Date: Wed, 30 Oct 2024 12:43:37 -0400 Subject: [PATCH] random updates (#239) --- phpunit.xml.dist | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 phpunit.xml.dist diff --git a/phpunit.xml.dist b/phpunit.xml.dist new file mode 100644 index 0000000..6cabe09 --- /dev/null +++ b/phpunit.xml.dist @@ -0,0 +1,31 @@ + + + + + + + + + + ./Tests/ + + + + + + . + + + ./Tests + ./vendor + + +