Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1776)

Unified Diff: mojo/tools/testing/mojom_fetcher/repository_tests.py

Issue 1062293002: Update out-of-date references to fake_repository.py (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 5 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « mojo/tools/testing/mojom_fetcher/mojom_fetcher_tests.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/tools/testing/mojom_fetcher/repository_tests.py
diff --git a/mojo/tools/testing/mojom_fetcher/repository_tests.py b/mojo/tools/testing/mojom_fetcher/repository_tests.py
index 1c90425cef4fd776e089ab2f5507b694e8b681df..46724d1032e6801833d0c35cf73e14f68c9e20ab 100644
--- a/mojo/tools/testing/mojom_fetcher/repository_tests.py
+++ b/mojo/tools/testing/mojom_fetcher/repository_tests.py
@@ -9,7 +9,7 @@ import unittest
from fetcher.dependency import Dependency
# Fake repository for testing
-from fake_repository import FakeRepository
+from fakes import FakeRepository
class TestRepository(unittest.TestCase):
« no previous file with comments | « mojo/tools/testing/mojom_fetcher/mojom_fetcher_tests.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698