Chromium Code Reviews| Index: third_party/lit/tests/shell-parsing.py |
| diff --git a/third_party/lit/tests/shell-parsing.py b/third_party/lit/tests/shell-parsing.py |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..a07e988861fad13aa9f217c23c6755dc31d59948 |
| --- /dev/null |
| +++ b/third_party/lit/tests/shell-parsing.py |
| @@ -0,0 +1,3 @@ |
| +# Just run the ShUtil unit tests. |
| +# |
| +# RUN: %{python} -m lit.ShUtil |