dinkel / gedit-zoom

Gedit plugin that adds the ability to change the font size
http://dinkel.github.com/gedit-zoom
GNU General Public License v2.0
19 stars 2 forks source link

./test/dist/locale_in_pluginfile_test.py missing #4

Open sclaes opened 8 years ago

sclaes commented 8 years ago

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

sclaes commented 8 years ago

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).