summaryrefslogtreecommitdiff
path: root/scaffoldtests.sh
diff options
context:
space:
mode:
authorSteve Piercy <web@stevepiercy.com>2016-10-22 16:55:53 -0400
committerGitHub <noreply@github.com>2016-10-22 16:55:53 -0400
commit2414d270c56b06d60b16cd38967559c5a47766b7 (patch)
tree7e4b77c6a8977580aaf1687cf378bc8d8284e275 /scaffoldtests.sh
parente73ae375581539ed42aa97d7cd6e96e6fbd64c79 (diff)
parent38a10a0e8ea7ad8165f5d8d264c409ff531ac56d (diff)
downloadpyramid-2414d270c56b06d60b16cd38967559c5a47766b7.tar.gz
pyramid-2414d270c56b06d60b16cd38967559c5a47766b7.tar.bz2
pyramid-2414d270c56b06d60b16cd38967559c5a47766b7.zip
Merge pull request #2799 from stevepiercy/master
remove trailing comma on tox command
Diffstat (limited to 'scaffoldtests.sh')
-rwxr-xr-xscaffoldtests.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scaffoldtests.sh b/scaffoldtests.sh
index 84fd8e072..69d8ad561 100755
--- a/scaffoldtests.sh
+++ b/scaffoldtests.sh
@@ -1,3 +1,3 @@
#!/bin/bash
-tox -e{py27,py33,py34,pypy}-scaffolds,
+tox -e{py27,py33,py34,pypy}-scaffolds