aboutsummaryrefslogtreecommitdiff
path: root/tests/1
diff options
context:
space:
mode:
Diffstat (limited to 'tests/1')
-rw-r--r--tests/1/main.f902
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/1/main.f90 b/tests/1/main.f90
index 75914de..d886be3 100644
--- a/tests/1/main.f90
+++ b/tests/1/main.f90
@@ -4,5 +4,5 @@ implicit none
call f()
-print *, "OK"
+print *, "TEST1 OK"
end