summaryrefslogtreecommitdiff
path: root/Manifest.txt
diff options
context:
space:
mode:
authorRyan Davis <ryand@zenspider.com>2012-11-12 16:35:30 -0800
committerRyan Davis <ryand@zenspider.com>2012-11-12 16:35:30 -0800
commitb2937f7df735710a0a1ffc6d2ec448a2d38d8645 (patch)
tree867498333e4034a12207c40c03a9a32231c3da58 /Manifest.txt
parent74afa78b07b272e3187a7905505f5e7608ed020a (diff)
downloadhoe-b2937f7df735710a0a1ffc6d2ec448a2d38d8645.tar.gz
+ Added Sow#make_sub_modules. (bhenderson)
+ Hoe.normalize_names now returns test class name separately. (bhenderson) + Sow now generates test and impl files with proper namespacing. (bhenderson) [git-p4: depot-paths = "//src/hoe/dev/": change = 7966]
Diffstat (limited to 'Manifest.txt')
-rw-r--r--Manifest.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Manifest.txt b/Manifest.txt
index df3cd68..487f500 100644
--- a/Manifest.txt
+++ b/Manifest.txt
@@ -31,7 +31,7 @@ template/README.txt.erb
template/Rakefile.erb
template/bin/file_name.erb
template/lib/file_name.rb.erb
-template/test/test_file_name.rb.erb
+template/test/file_name.rb.erb
test/test_hoe.rb
test/test_hoe_debug.rb
test/test_hoe_gemcutter.rb