Commit 0506fc72 by Jim Stichnoth

Subzero: Fix broken lit tests.

The file ifatts.py no longer exists. BUG= none R=jvoung@chromium.org Review URL: https://codereview.chromium.org/687403002
parent ab06df31
...@@ -40,7 +40,6 @@ import lit.formats ...@@ -40,7 +40,6 @@ import lit.formats
sys.path.insert(0, 'pydir') sys.path.insert(0, 'pydir')
from utils import FindBaseNaCl, shellcmd from utils import FindBaseNaCl, shellcmd
from ifatts import GetFileAttributes
# name: The name of this test suite. # name: The name of this test suite.
config.name = 'subzero' config.name = 'subzero'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment