Skip to content
Snippets Groups Projects
Commit 6bc6f2a1 authored by Piotr Ożarowski's avatar Piotr Ożarowski
Browse files

drop unused idle.sh file and unittest target in Makefile

PS I hate you bzr
parent 4f05c69a
No related branches found
No related tags found
No related merge requests found
......@@ -56,9 +56,6 @@ pdebuild:
nose:
nosetests --with-doctest --with-coverage
unittests:
python2.7 -m unittest discover -v
tests: nose
make -C tests
......
#! /usr/bin/python
from idlelib.PyShell import main
main()
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment