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

Unified Diff: chrome/common/extensions/docs/server2/template_data_source_test.py

Issue 10689144: Extensions Docs Server: Samples zip files (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Samples page with full links and descriptions Created 8 years, 5 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
Index: chrome/common/extensions/docs/server2/template_data_source_test.py
diff --git a/chrome/common/extensions/docs/server2/template_data_source_test.py b/chrome/common/extensions/docs/server2/template_data_source_test.py
index 2a729dd2656fc7767fe5408bbca1a46120860603..e294cc5bcdee51a742b65d401ec14a472bc44e8e 100755
--- a/chrome/common/extensions/docs/server2/template_data_source_test.py
+++ b/chrome/common/extensions/docs/server2/template_data_source_test.py
@@ -34,6 +34,7 @@ class TemplateDataSourceTest(unittest.TestCase):
input_dict,
self._fake_intro_data_source,
cache_builder,
+ '',
not at google - send to devlin 2012/07/12 00:22:48 fake.. something?
cduvall 2012/07/12 01:51:23 Done.
['./'])
def testSimple(self):

Powered by Google App Engine
This is Rietveld 408576698