Skip to content

Commit 9505721

Browse files
committed
remove test for sqlite on older versions of python 3.4
1 parent fe5da9a commit 9505721

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/run-versions

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ testPython3_4_warn() {
5454
if [[ $STACK = "cedar-14" ]]; then
5555
assertCaptured "python-3.4.0"
5656
assertCaptured "security update!"
57-
assertCaptured "Installing SQLite3"
5857
assertCapturedSuccess
5958
else
6059
assertCapturedError

0 commit comments

Comments
 (0)