diff --git a/tests/views/hello.php b/tests/views/hello.php index 86a9b80..8551a87 100644 --- a/tests/views/hello.php +++ b/tests/views/hello.php @@ -1 +1 @@ -Hello, ! \ No newline at end of file +Hello, ! \ No newline at end of file diff --git a/tests/views/world.html b/tests/views/world.html index f4c856e..d274ca3 100644 --- a/tests/views/world.html +++ b/tests/views/world.html @@ -1 +1 @@ -Hello world, ! +Hello world, ! \ No newline at end of file