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

Unified Diff: tests_lit/lit.cfg

Issue 687403002: Subzero: Fix broken lit tests. (Closed) Base URL: https://chromium.googlesource.com/native_client/pnacl-subzero.git@master
Patch Set: Created 6 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests_lit/lit.cfg
diff --git a/tests_lit/lit.cfg b/tests_lit/lit.cfg
index 3b7bf5c4d910fff351ef3ea4db177633f4591617..8a99e86c83234f8bbbe2805e504c33ef2c8f9d3b 100644
--- a/tests_lit/lit.cfg
+++ b/tests_lit/lit.cfg
@@ -40,7 +40,6 @@ import lit.formats
sys.path.insert(0, 'pydir')
from utils import FindBaseNaCl, shellcmd
-from ifatts import GetFileAttributes
# name: The name of this test suite.
config.name = 'subzero'
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698