Skip to content

Commit 8ac7f65

Browse files
committed
removed an old out of date comment.
1 parent 0183f55 commit 8ac7f65

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/tests/jf_test_26.F90

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ subroutine test_26(error_cnt)
3939
call f%add(ck_'test.scalar.unicode(2)', cdk_'ck, cdk')
4040
call f%add(cdk_'test.scalar.unicode(3)', ck_'cdk, ck')
4141
call f%add(cdk_'test.scalar.unicode(4)', cdk_'cdk, cdk')
42-
! ... note: indentention isn't correct for vector of vectors when printed !TODO
4342
call f%add(ck_'test.vector.unicode(1)', [ck_'ck, ck'])
4443
call f%add(ck_'test.vector.unicode(2)', [cdk_'ck, cdk'])
4544
call f%add(cdk_'test.vector.unicode(3)', [ck_'cdk, ck'])

0 commit comments

Comments
 (0)