From c42db0fa0f2d0ad3c6131461a7d1bd7dcaae5349 Mon Sep 17 00:00:00 2001 From: Dan Bode Date: Mon, 30 May 2011 10:43:15 -0700 Subject: [PATCH 1/1] Fixes ppa test. --- tests/ppa.pp | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/ppa.pp b/tests/ppa.pp index 24310ef..495866c 100644 --- a/tests/ppa.pp +++ b/tests/ppa.pp @@ -1 +1,2 @@ +class { 'apt': } apt::ppa{ 'foo': } -- 2.32.3