aboutsummaryrefslogtreecommitdiff
path: root/llvm/utils/lit/tests/Inputs/googletest-discovery-failed/subdir/OneTest.py
blob: 4816459dee45aba7ac7aaf944b90e278a58fd19c (plain)
1
2
3
#!/usr/bin/env python

raise SystemExit("We are not a valid gtest executable!")