Skip to content

Commit

Permalink
open python REPL in test window
Browse files Browse the repository at this point in the history
  • Loading branch information
npryce committed Jul 15, 2011
1 parent 8ee1705 commit fa412bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions run-tests
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@ gnome-terminal \
--tab-with-profile=Testing -e "make continually target=in-process-tests" -t "In Process Tests" \
--tab-with-profile=Testing -e "make continually target=in-process-tests systest=mem" -t "In Process System Tests" \
--tab-with-profile=Testing -e "make continually target=out-of-process-tests" -t "System Tests" \
--tab-with-profile=Testing -e "/usr/bin/env PYTHONPATH=src python2.7-dev/bin/python" -t "Python REPL" \
--hide-menubar

0 comments on commit fa412bd

Please sign in to comment.