Re-enable test_source_cache unit test

This works by default, lets enable it.

Change-Id: I4b81cc53c7b696eef61a667f379ab5c79a1473b8
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger 2016-11-03 08:19:14 -04:00
parent 593480a2f9
commit 431fd3d90c
1 changed files with 0 additions and 1 deletions

View File

@ -871,7 +871,6 @@ jobs:
self.assertEqual(self.history[6].changes,
'1,1 2,1 3,1 4,1 5,1 6,1 7,1')
@skip("Disabled for early v3 development")
def test_source_cache(self):
"Test that the source cache operates correctly"
self.launch_server.hold_jobs_in_build = True