Commit 5b58a6ab authored by Chris Toshok's avatar Chris Toshok

add a combined runner that runs django_template, pyxl, and sqlalchemy_imperative

parent acda6714
print "django_template"
import django_template
print "pyxl_bench"
import pyxl_bench
print "sqlalchemy_imperative"
import sqlalchemy_imperative
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment