Home | History | Annotate | Download | only in test
      1 #!/bin/sh
      2 
      3 rm -rf *~ *.pyc *.pyo *.dif *.out __pycache__
      4 
      5