[llvm-commits] [PATCH 1/5] [python] Mark get_test_binary as not being a test

Gregory Szorc gregory.szorc at gmail.com
Tue Mar 20 22:09:40 PDT 2012


This is a trivial change and falls well within the bounds of commits that
are allowed without a pre-review. Commit it.

On Mon, Mar 19, 2012 at 1:25 PM, Anders Waldenborg <anders at 0x63.nu> wrote:

>
> 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 --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120320/16c7aa41/attachment.html>


More information about the llvm-commits mailing list