Remove a bunch of 3rdparty modules that seem unused
[mirror/dsa-puppet.git] / 3rdparty / modules / memcached / README-DEVELOPER
diff --git a/3rdparty/modules/memcached/README-DEVELOPER b/3rdparty/modules/memcached/README-DEVELOPER
deleted file mode 100644 (file)
index e6c4dab..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-In order to run tests:
-  - puppet and facter must be installed and available in Ruby's LOADPATH
-  - the latest revision of rspec-puppet must be installed
-  - rake, and rspec2 must be install
-
-  - the name of the module directory needs to be memcached
-
-to run all tests:
-  rake spec