Commit 03b903d4 authored by Lucas Carvalho's avatar Lucas Carvalho

Added test to the suite.

parent 06b10e86
......@@ -4053,7 +4053,7 @@ def test_suite():
),
doctest.DocFileSuite(
'download.txt', 'extends-cache.txt',
'download.txt', 'extends-cache.txt', 'networkcache.txt',
setUp=easy_install_SetUp,
tearDown=zc.buildout.testing.buildoutTearDown,
optionflags=doctest.NORMALIZE_WHITESPACE | doctest.ELLIPSIS,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment