diff options
author | David Robillard <d@drobilla.net> | 2020-08-06 16:37:01 +0200 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2020-08-07 01:30:23 +0200 |
commit | 18eba7b656ab19e27c2351e63a9990b570417b8f (patch) | |
tree | 1f0a8587688655a3e1039df125a6fac290d5b224 /wscript | |
parent | 64fbc5533bbb85ee9b35b44ac240d75be9f8e267 (diff) | |
download | lilv-18eba7b656ab19e27c2351e63a9990b570417b8f.tar.gz lilv-18eba7b656ab19e27c2351e63a9990b570417b8f.tar.bz2 lilv-18eba7b656ab19e27c2351e63a9990b570417b8f.zip |
Add filesystem tests
Diffstat (limited to 'wscript')
-rw-r--r-- | wscript | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -31,6 +31,7 @@ tests = [ 'test_bad_port_symbol', 'test_classes', 'test_discovery', + 'test_filesystem', 'test_get_symbol', 'test_no_author', 'test_no_verify', |