I can't install the plugin because there is no test directory: when I either try to "make install" or "make test", I get:
python ./test/dist/locale_in_pluginfile_test.py
python: can't open file './test/dist/locale_in_pluginfile_test.py': [Errno 2] No such file or directory
make: *\ [disttest] Error 2
Not sure if it's a good idea but I used the test directory from the whitespace remover plugin. It seems to work (after editing some files to replace Whitespace Remover with Zoom).
I can't install the plugin because there is no test directory: when I either try to "make install" or "make test", I get:
python ./test/dist/locale_in_pluginfile_test.py python: can't open file './test/dist/locale_in_pluginfile_test.py': [Errno 2] No such file or directory make: *\ [disttest] Error 2