Add csv simple tests.
This commit is contained in:
parent
a00b0f6239
commit
a9c21c6cb0
3 changed files with 19 additions and 3 deletions
2
Makefile
2
Makefile
|
@ -227,7 +227,7 @@ members-dir.so: members-dir.o
|
|||
members-dir.o: members-dir.import.scm
|
||||
members-dir.import.scm: $(MEMBERS-DIR-SOURCES)
|
||||
|
||||
CSV-SIMPLE-SOURCES=csv-simple.scm
|
||||
CSV-SIMPLE-SOURCES=csv-simple.scm testing.import.scm
|
||||
|
||||
csv-simple.so: csv-simple.o
|
||||
csv-simple.o: csv-simple.import.scm
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue