diff options
| author | Adam Hupp <adam@hupp.org> | 2015-12-08 22:07:37 -0800 |
|---|---|---|
| committer | Adam Hupp <adam@hupp.org> | 2016-03-20 18:55:09 -0700 |
| commit | d0aa2c139c84320129706c468445ff2d2cb23506 (patch) | |
| tree | 42886eeb15d73e3819be3560a4d267feeb8c1295 /test/testdata/lambda | |
| parent | 6e3322e101795da8f143a5f506487431c8e5168a (diff) | |
| download | python-magic-d0aa2c139c84320129706c468445ff2d2cb23506.tar.gz | |
rename the unicode lambda file to "lambda" and rename it at runtime when running the test.
distutils can't handle unicode filenames at install time.
Diffstat (limited to 'test/testdata/lambda')
| -rw-r--r-- | test/testdata/lambda | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/testdata/lambda b/test/testdata/lambda new file mode 100644 index 0000000..9daeafb --- /dev/null +++ b/test/testdata/lambda @@ -0,0 +1 @@ +test |
