Created
September 27, 2011 14:55
-
-
Save edsu/1245264 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ed@curry:~/Projects/bagit-ruby$ rake spec | |
(in /home/ed/Projects/bagit-ruby) | |
/usr/bin/ruby1.8 -S bundle exec rspec -fs --color spec/tag_info_spec.rb spec/manifest_spec.rb spec/validation_spec.rb spec/bagit_spec.rb spec/fetch_spec.rb | |
Tag Info Files | |
bagit.txt | |
should create a file bagit.txt on bag initialization | |
should have exactly two lines | |
should have a bagit version | |
should have a tag file encoding | |
bag-info.txt | |
should not be empty |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment