~mrol-dev/mrol/trunk

« back to all changes in this revision

Viewing changes to run_tests

  • Committer: Vikas Dhiman
  • Date: 2012-05-14 16:28:10 UTC
  • Revision ID: wecacuee@gmail.com-20120514162810-gqqevqvisr4qyi5r
Backtracing must be working fine now.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#! /bin/bash
2
 
export PYTHONPATH=../:.:${PYTHONPATH}
 
2
export PYTHONPATH=../:.
3
3
 
4
4
# runs doctests
5
5
python -m doctest mrol_mapping/occupiedlist.py