Changeset 1550
- Timestamp:
- 08/21/06 00:27:17
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/plagger/t/plugins/Subscription-2chThreadlist/base.t
r1496 r1550 2 2 use t::TestPlagger; 3 3 4 plan skip_all => 'The site it tries to test is unreliable.' unless $ENV{TEST_UNRELIABLE_NETWORK}; 4 5 test_requires_network('rss.s2ch.net:80'); 5 6 plan tests => 1;
