From 68ce3782e1ae68b8593fe020743da7303a53e299 Mon Sep 17 00:00:00 2001 From: norb Date: Tue, 11 Feb 2025 08:19:54 +0100 Subject: [PATCH] test WIP: not a unit test yet but heading there --- tests/InstanceIteratorTest.php | 5 +++-- tests/instances/a/.rev | 0 tests/instances/b/.rev | 0 tests/instances/c/.rev | 0 tests/instances/d/.rev | 0 tests/instances/e/.rev | 0 tests/instances/f/.rev | 0 tests/instances/file | 0 8 files changed, 3 insertions(+), 2 deletions(-) create mode 100644 tests/instances/a/.rev create mode 100644 tests/instances/b/.rev create mode 100644 tests/instances/c/.rev create mode 100644 tests/instances/d/.rev create mode 100644 tests/instances/e/.rev create mode 100644 tests/instances/f/.rev create mode 100644 tests/instances/file diff --git a/tests/InstanceIteratorTest.php b/tests/InstanceIteratorTest.php index f3365d7..7820674 100644 --- a/tests/InstanceIteratorTest.php +++ b/tests/InstanceIteratorTest.php @@ -1,8 +1,9 @@