Add to-rdf to testsuite

Julien LepillerSun Apr 12 20:09:06+0200 2020

6449002

Add to-rdf to testsuite

Makefile.am

3535
TESTS = tests/compact.scm \
3636
		tests/expand.scm \
3737
		tests/flatten.scm \
38-
		tests/remote-doc.scm
38+
		tests/remote-doc.scm \
39+
		tests/to-rdf.scm
3940
EXTRA_DIST += $(TESTS)
4041
4142
coverage: