From 3719d3e7ad08034f723e8e125b5d6c738b4fb3ce Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Fri, 23 Aug 2019 23:00:43 -0700 Subject: Add tests for ‘oni-conf’ --- GNUmakefile | 1 + 1 file changed, 1 insertion(+) (limited to 'GNUmakefile') diff --git a/GNUmakefile b/GNUmakefile index 782f062..79a833c 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -44,6 +44,7 @@ test-%: install-% test-oni-css: DEPS := oni-company oni-fci test-oni-bookmark: DEPS := oni-data-dir test-oni-php: DEPS := oni-flycheck oni-company oni-fci +test-oni-conf: DEPS := oni-yasnippet clean: rm -fv $(FILES) -- cgit v1.2.3-54-g00ecf