Skip to content

Commit

Permalink
Added a to-do note to a disabled test so that it is not forgotten.
Browse files Browse the repository at this point in the history
git-svn-id: http://rubygems.rubyforge.org/svn/trunk@717 3d4018f9-ac1a-0410-99e9-8a154d859a19
  • Loading branch information
jimweirich committed Dec 29, 2004
1 parent 3370ee8 commit 9ba9610
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rubygems/test/test_remote_installer.rb
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ def test_download_file
FOO_GEM = '' # TODO
CACHE_DIR = File.join(Gem.dir, 'cache')

# Disable this test for now. We will come back to revisit this.
# TODO: Disable this test for now. We will come back to revisit this.
def disable_test_install
Gem.use_paths("test/data/gemhome")
result = @remote_installer.install('foo')
Expand Down

0 comments on commit 9ba9610

Please sign in to comment.