From ec4169ea220bb074d1260419ca37ac9f31ab3832 Mon Sep 17 00:00:00 2001 From: Michael Ochmann Date: Thu, 18 Aug 2022 12:57:44 +0200 Subject: [PATCH] added helper functions which are injected into every test --- tests/util.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 tests/util.php diff --git a/tests/util.php b/tests/util.php new file mode 100644 index 0000000..1c06834 --- /dev/null +++ b/tests/util.php @@ -0,0 +1,12 @@ +html())]; +} \ No newline at end of file