Print the result of the Plot command in test_pure_plotting.
commit15fd9a019ba91f8dd8fda1038b12ceb2bd46db04
authorOndrej Certik <ondrej@certik.cz>
Sun, 6 Jan 2008 22:54:49 +0000 (6 23:54 +0100)
committerOndrej Certik <ondrej@certik.cz>
Sun, 6 Jan 2008 22:54:49 +0000 (6 23:54 +0100)
tree621bfa64854ce02d48d0b55affa104bfd5b53b71
parent6b53cd5f177ea22b12105f9a265eb79947c6b501
Print the result of the Plot command in test_pure_plotting.

Rationale: pyglet cannot plot in cowbuilder, so we check that everything works
by making sure the Plot(...) command returns, instead of rising "cannot import
pyglet" error.
bin/test_pure_plotting