From 1020c04c11f2bde3522a78860ff9ae8a97933f35 Mon Sep 17 00:00:00 2001 From: luke Date: Mon, 16 Oct 2006 18:04:46 +0000 Subject: Making all test suites executable, adding some tests for handling changing files from one type to another, and fixing #304. The problem with #304 was only occurring when backing up to a filebucket (I can only think the example code was wrong) git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1786 980ebf18-57e1-0310-9a29-db15c13687c0 --- test/other/autoload.rb | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 test/other/autoload.rb (limited to 'test/other/autoload.rb') diff --git a/test/other/autoload.rb b/test/other/autoload.rb old mode 100644 new mode 100755 -- cgit