summaryrefslogtreecommitdiff
path: root/Rakefile
diff options
context:
space:
mode:
authorAntonio Terceiro <terceiro@debian.org>2013-08-13 01:05:16 +0200
committerAntonio Terceiro <terceiro@softwarelivre.org>2013-08-13 01:51:52 +0200
commit605851afe061b85a33a5bc8199f36cde8ccab608 (patch)
tree0996849d251d36ba0c10474ee90128c2d6d9d712 /Rakefile
parent893eda640f3344adc08d77b475297a1353691d38 (diff)
downloadfeed2imap-605851afe061b85a33a5bc8199f36cde8ccab608.tar.gz
feed2imap-605851afe061b85a33a5bc8199f36cde8ccab608.tar.bz2
feed2imap-605851afe061b85a33a5bc8199f36cde8ccab608.zip
Temporaily disable test that depends on network
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Rakefile b/Rakefile
index 8870942..f85f7f9 100644
--- a/Rakefile
+++ b/Rakefile
@@ -19,7 +19,7 @@ end
Rake::TestTask.new do |t|
t.libs << "libs/feed2imap"
t.libs << "test"
- t.test_files = FileList['test/tc_*.rb']
+ t.test_files = FileList['test/tc_*.rb'] - ['test/tc_httpfetcher.rb']
end
RDoc::Task.new do |rd|
i18n/pt_BR.po?h=no_config&id=ed1ed878aa5cb3f5c05cfa580bd5d13aa540322b&follow=1'>Updated portugese translationAlberto Federman Neto1-650/+687 2009-08-15Update spanish translationDaniel Halens1-245/+258 2009-08-15Use boolean flags instead of obscure C flags for ipc.MessageQueueRené 'Necoro' Neumann3-13/+15 2009-08-15TypoRené 'Necoro' Neumann1-1/+1 2009-08-15Enhanced the extensions.shRené 'Necoro' Neumann1-3/+8 2009-08-15Move eix-format to correct locationRené 'Necoro' Neumann1-0/+0