Skip to content

Instantly share code, notes, and snippets.

@arthurschreiber
Created July 23, 2012 14:53
Show Gist options
  • Save arthurschreiber/3164054 to your computer and use it in GitHub Desktop.
Save arthurschreiber/3164054 to your computer and use it in GitHub Desktop.
$ rake test
Run options: --seed 60793
# Running tests:
..........E....................................................................................
Finished tests in 5.710699s, 16.6354 tests/s, 35.7224 assertions/s.
1) Error:
test_0003_can_read_the_global_config_file(Rugged::Config tests):
Rugged::OSError: The global file '.gitconfig' doesn't exist: No such file or directory
/home/ossevent/rugged/test/config_test.rb:20:in `open_global'
/home/ossevent/rugged/test/config_test.rb:20:in `block (2 levels) in <top (required)>'
95 tests, 204 assertions, 0 failures, 1 errors, 0 skips
rake aborted!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment