diff options
author | scott Chacon <schacon@agadorsparticus.corp.reactrix.com> | 2007-11-07 17:19:09 -0800 |
---|---|---|
committer | scott Chacon <schacon@agadorsparticus.corp.reactrix.com> | 2007-11-07 17:19:09 -0800 |
commit | 169381bbce998807c119f291d69b8ae1d8fb5785 (patch) | |
tree | b11162f2cce510963ed0420c719f7bd366762d57 /lib | |
parent | 6c7d8b50b2091a0e5deb80e20260e24ad846b1fd (diff) | |
download | third_party-ruby-git-169381bbce998807c119f291d69b8ae1d8fb5785.tar.gz third_party-ruby-git-169381bbce998807c119f291d69b8ae1d8fb5785.tar.xz third_party-ruby-git-169381bbce998807c119f291d69b8ae1d8fb5785.zip |
added some testing files and got some real tests to run
Diffstat (limited to 'lib')
-rw-r--r-- | lib/git.rb | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -51,6 +51,3 @@ module Git end end - -g = Git.open('/Users/schacon/Sites/glue') -g = Git.repo('/Users/schacon/Sites/glue/.git') |