[lit] Implement support of per test timeout in lit.
[oota-llvm.git] / utils / lit / tests / Inputs / shtest-timeout / short.py
1 # RUN: %{python} %s
2 from __future__ import print_function
3
4 import sys
5
6 print("short program")