Skip to content
Snippets Groups Projects
Commit db95cdd3 authored by Kenneth Reitz's avatar Kenneth Reitz Committed by GitHub
Browse files

new pylibmc test (#408)

parent 04f3ddbc
No related branches found
No related tags found
No related merge requests found
pylibmc
\ No newline at end of file
......@@ -44,6 +44,12 @@ testPsycopg2() {
assertCapturedSuccess
}
testPylibmc() {
compile "pylibmc"
assertCaptured "pylibmc"
assertCapturedSuccess
}
testPython2() {
compile "python2"
assertCaptured "python-2.7.13"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment