Skip to content

Commit c580881

Browse files
authored
Update test/ascii/test_ascii.f90
1 parent 7e44eea commit c580881

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/ascii/test_ascii.f90

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -808,7 +808,6 @@ subroutine test_ascii_table(error)
808808
call ascii_table(arr)
809809
call check(error, all(arr .eqv. ascii_class_table), "ascii table was not accurately generated")
810810

811-
if (allocated(error)) return
812811
end subroutine test_ascii_table
813812

814813
subroutine test_to_lower_string(error)

0 commit comments

Comments
 (0)