Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 13ddae4

Browse filesBrowse files
committed
tox: Pass TESTDB envvar to test
1 parent cac3b61 commit 13ddae4
Copy full SHA for 13ddae4

File tree

Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed

‎tox.ini

Copy file name to clipboardExpand all lines: tox.ini
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
envlist = py26, py27, pypy, py33, py34
33

44
[testenv]
5+
passenv = TESTDB
56
commands =
67
py.test --cov {envsitepackagesdir}/MySQLdb
78
deps =

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.