diff options
| author | Nirbheek Chauhan <nirbheek@centricular.com> | 2018-05-03 18:56:34 +0530 |
|---|---|---|
| committer | Nirbheek Chauhan <nirbheek@centricular.com> | 2018-05-03 18:56:34 +0530 |
| commit | 575ffec62e9b24513db48cd5af3a1100fc79143f (patch) | |
| tree | c38440e34dc1adc1ca369e4e74708fa704c5724d /test cases/python/1 extmodule/meson_options.txt | |
| parent | 8bda86faabc5943954d85720967caadc1de95c46 (diff) | |
| download | meson-575ffec62e9b24513db48cd5af3a1100fc79143f.tar.gz | |
python module: Move tests to test cases/unit
The tests are only run via unit tests, so that's where they should be.
Diffstat (limited to 'test cases/python/1 extmodule/meson_options.txt')
| -rw-r--r-- | test cases/python/1 extmodule/meson_options.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/test cases/python/1 extmodule/meson_options.txt b/test cases/python/1 extmodule/meson_options.txt deleted file mode 100644 index b8f645d09..000000000 --- a/test cases/python/1 extmodule/meson_options.txt +++ /dev/null @@ -1,3 +0,0 @@ -option('python', type: 'string', - description: 'Name of or path to the python executable' -) |
