[llvm-commits] [PATCH 1/5] [python] Mark get_test_binary as not being a test
Anders Waldenborg
anders at 0x63.nu
Mon Mar 19 13:25:37 PDT 2012
get_test_binary is a helper method, and not a test, make sure nosetests doesn't pick it up as a test.
---
bindings/python/llvm/tests/base.py | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-python-Mark-get_test_binary-as-not-being-a-test.patch
Type: text/x-patch
Size: 388 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120319/2c912aea/attachment.bin>
More information about the llvm-commits
mailing list