From 0e723a8391caac5fec655747a58ba837abe3f4ce Mon Sep 17 00:00:00 2001 From: netblue30 Date: Thu, 31 Oct 2019 15:49:41 -0400 Subject: testing --- Makefile.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile.in') diff --git a/Makefile.in b/Makefile.in index 44137c0bc..e065741f5 100644 --- a/Makefile.in +++ b/Makefile.in @@ -285,6 +285,9 @@ test-fnetfilter: test: test-profiles test-private-lib test-fcopy test-fnetfilter test-fs test-utils test-sysutils test-environment test-apps test-apps-x11 test-apps-x11-xorg test-filters test-arguments echo "TEST COMPLETE" +test-noprofiles: test-private-lib test-fcopy test-fnetfilter test-fs test-utils test-sysutils test-environment test-apps test-apps-x11 test-apps-x11-xorg test-filters test-arguments + echo "TEST COMPLETE" + test-travis: test-profiles test-fcopy test-fnetfilter test-fs test-utils test-sysutils test-environment test-filters test-arguments echo "TEST COMPLETE" -- cgit v1.2.3-54-g00ecf