From df6c470fd39e6e4e92968d414ae9021b4ec67205 Mon Sep 17 00:00:00 2001 From: Nan Liu Date: Thu, 5 Apr 2012 13:46:28 -0700 Subject: Add test files. --- tests/init.pp | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 tests/init.pp (limited to 'tests') diff --git a/tests/init.pp b/tests/init.pp new file mode 100644 index 0000000..d9c6f76 --- /dev/null +++ b/tests/init.pp @@ -0,0 +1,3 @@ +class { 'tftp': + address => $::ipaddress, +} -- cgit v1.2.3