Enable more tests that pass on python 3. (#17471)

* Enable more tests that pass on python 3.
* Disable test_apt_repository for python 3.
pull/17472/head
Matt Clay 9 years ago committed by GitHub
parent eb26616b09
commit a1947401ba

@ -1,5 +1,6 @@
test_apache2_module
test_apt
test_apt_repository
test_assemble
test_authorized_key
test_filters
@ -7,11 +8,7 @@ test_gem
test_git
test_hg
test_lookups
test_mysql_db
test_mysql_user
test_mysql_variables
test_pip
test_postgresql
test_service
test_subversion
test_synchronize

Loading…
Cancel
Save