diff options
author | Daniel Dunbar <daniel@zuster.org> | 2013-01-31 00:21:51 +0000 |
---|---|---|
committer | Daniel Dunbar <daniel@zuster.org> | 2013-01-31 00:21:51 +0000 |
commit | f74e41ab470eabf1516e04ecb74c68c14c50157c (patch) | |
tree | 853960da5773e2ef37e3aa601954bf7ff2d2d0b2 /llvm/utils/lit/tests/Inputs/discovery/subdir/test-three.py | |
parent | d00a5e5455fe711b9ca7b3b990efe12980a22920 (diff) | |
download | bcm5719-llvm-f74e41ab470eabf1516e04ecb74c68c14c50157c.tar.gz bcm5719-llvm-f74e41ab470eabf1516e04ecb74c68c14c50157c.zip |
[lit] Add a basic discovery test.
llvm-svn: 174001
Diffstat (limited to 'llvm/utils/lit/tests/Inputs/discovery/subdir/test-three.py')
-rw-r--r-- | llvm/utils/lit/tests/Inputs/discovery/subdir/test-three.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/utils/lit/tests/Inputs/discovery/subdir/test-three.py b/llvm/utils/lit/tests/Inputs/discovery/subdir/test-three.py new file mode 100644 index 00000000000..b80b60b7a27 --- /dev/null +++ b/llvm/utils/lit/tests/Inputs/discovery/subdir/test-three.py @@ -0,0 +1 @@ +# RUN: true |