Skip to content

Commit e62f3fc

Browse files
committed
Remove lnspace test from Makefile.manual
1 parent 8f39ad5 commit e62f3fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tests/math/Makefile.manual

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
PROGS_SRC = test_stdlib_math.f90 test_linspace.f90 test_logspace.f90 test_lnspace.f90
1+
PROGS_SRC = test_stdlib_math.f90 test_linspace.f90 test_logspace.f90
22

33

44
include ../Makefile.manual.test.mk

0 commit comments

Comments
 (0)