From: Paul Brossier Date: Sat, 9 Mar 2013 01:27:43 +0000 (-0500) Subject: tests/test_cvec.py: add missing header X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=5810ed47ce30319d7ca82af0a15a054799f7da62;p=aubio.git tests/test_cvec.py: add missing header --- diff --git a/python/tests/test_cvec.py b/python/tests/test_cvec.py index 86916464..2cc76ef9 100755 --- a/python/tests/test_cvec.py +++ b/python/tests/test_cvec.py @@ -1,3 +1,5 @@ +#! /usr/bin/env python + from numpy.testing import TestCase, run_module_suite from numpy.testing import assert_equal, assert_almost_equal from aubio import cvec