From 468e6e2a047583fc1d43c535d02507f83e88fc01 Mon Sep 17 00:00:00 2001 From: Linus Nordberg Date: Mon, 6 May 2013 20:30:47 +0200 Subject: Use CUnit for tests. cgreen didn't seem properly maintained. CUnit seems to be widely used. --- lib/tests/test.conf | 2 -- 1 file changed, 2 deletions(-) (limited to 'lib/tests/test.conf') diff --git a/lib/tests/test.conf b/lib/tests/test.conf index 839fd75..98d0330 100644 --- a/lib/tests/test.conf +++ b/lib/tests/test.conf @@ -1,5 +1,3 @@ -dictionary = "/home/linus/usr/moonshot/share/freeradius/dictionary" - realm test-udp-auth { type = "UDP" server { -- cgit v1.1