From f97b24c29edcea53cd9d3a349711d50e81339034 Mon Sep 17 00:00:00 2001 From: Mathieu Lirzin Date: Tue, 26 Jul 2016 11:25:20 +0200 Subject: tests: Add 'hello-singleton' specification example. * tests/hello-singleton.scm: New file. * Makefile.am (EXTRA_DIST): Add it. --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index fe97e91..b7f3d87 100644 --- a/Makefile.am +++ b/Makefile.am @@ -82,6 +82,7 @@ EXTRA_DIST = \ .dir-locals.el \ tests/gnu-system.scm \ tests/guix-jobs.scm \ + tests/hello-singleton.scm \ tests/hello-subset.scm \ $(TESTS) -- cgit v1.2.3