diff --git a/Manifest.txt b/Manifest.txt index f2c4d9a..368c3da 100644 --- a/Manifest.txt +++ b/Manifest.txt @@ -7,6 +7,7 @@ js_test/unit/cds_helper_methods.html js_test/unittest.js lib/calendar_date_select/calendar_date_select.rb lib/calendar_date_select/includes_helper.rb +lib/calendar_date_select/form_helpers.rb lib/calendar_date_select.rb Manifest.txt MIT-LICENSE @@ -34,6 +35,8 @@ public/stylesheets/calendar_date_select/red.css public/stylesheets/calendar_date_select/silver.css Rakefile Readme.txt -test/functional/calendar_date_select_test.rb -test/functional/helper_methods_test.rb -test/test_helper.rb +spec/ +spec/calendar_date_select +spec/calendar_date_select/calendar_date_select_spec.rb +spec/calendar_date_select/form_helpers_spec.rb +spec/spec_helper.rb