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

Side by Side Diff: recipe_engine/unittests/test.py

Issue 2387763003: Add initial postprocess unit test thingy. (Closed)
Patch Set: rewrite parser code Created 4 years, 2 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 unified diff | Download patch
OLDNEW
(Empty)
1 def foo():
martiniss 2016/10/13 22:54:13 What is this file for?
iannucci 2016/10/13 23:05:05 uhhh oops. didn't mean to include this.
2 bar()
3 baz(
4 A is
5
6 B
7
8 )
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698