summaryrefslogtreecommitdiff
path: root/tests/Utils/TestCallable.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Utils/TestCallable.php')
-rw-r--r--tests/Utils/TestCallable.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/Utils/TestCallable.php b/tests/Utils/TestCallable.php
index 42a3bb5..526ddf4 100644
--- a/tests/Utils/TestCallable.php
+++ b/tests/Utils/TestCallable.php
@@ -65,5 +65,4 @@ class TestCallable
{
Assert::assertSame($amount, $this->getCallCount());
}
-
}