From ee0df3eb9bbca32874ffd440023b6318d5c08c09 Mon Sep 17 00:00:00 2001 From: J0WI Date: Mon, 26 Apr 2021 17:58:10 +0200 Subject: Use strict typing Signed-off-by: J0WI --- tests/bootstrap.php | 2 ++ tests/lib/ApiControllerTest.php | 3 +++ tests/lib/DefaultOsTest.php | 3 +++ tests/lib/FreeBSDTest.php | 3 +++ tests/lib/SessionStatisticsTest.php | 3 +++ 5 files changed, 14 insertions(+) (limited to 'tests') diff --git a/tests/bootstrap.php b/tests/bootstrap.php index 6509885..28a1987 100644 --- a/tests/bootstrap.php +++ b/tests/bootstrap.php @@ -1,5 +1,7 @@ * diff --git a/tests/lib/DefaultOsTest.php b/tests/lib/DefaultOsTest.php index ff83e92..6ceee7d 100644 --- a/tests/lib/DefaultOsTest.php +++ b/tests/lib/DefaultOsTest.php @@ -1,4 +1,7 @@ * diff --git a/tests/lib/FreeBSDTest.php b/tests/lib/FreeBSDTest.php index 671540a..d986972 100644 --- a/tests/lib/FreeBSDTest.php +++ b/tests/lib/FreeBSDTest.php @@ -1,4 +1,7 @@ * diff --git a/tests/lib/SessionStatisticsTest.php b/tests/lib/SessionStatisticsTest.php index 96b6beb..8daa06a 100644 --- a/tests/lib/SessionStatisticsTest.php +++ b/tests/lib/SessionStatisticsTest.php @@ -1,4 +1,7 @@ * -- cgit v1.2.3