aboutsummaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorEli Bendersky <eliben@gmail.com>2012-01-24 05:56:46 +0200
committerEli Bendersky <eliben@gmail.com>2012-01-24 05:56:46 +0200
commit9899a3e3bb845b580d6dce1f323409ce09fc103e (patch)
treed02953c35e40ef99b70f43580e1d2fd2f1a8d74b /tox.ini
parent0e8e1b7676c3db660c7ee39439f5387b85682a09 (diff)
downloadpycparser-9899a3e3bb845b580d6dce1f323409ce09fc103e.tar.gz
moving CGenerator tests
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini1
1 files changed, 0 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index 6ae1023..83b110e 100644
--- a/tox.ini
+++ b/tox.ini
@@ -6,4 +6,3 @@ deps =
ply==3.3
commands =
python tests/all_tests.py
- python examples/tests/test_c-to-c.py