Skip to content
Commit 382bb7e9 authored by Simon Feltman's avatar Simon Feltman
Browse files

Python 3.4 make check fixes

Use unittest.skip() instead of unittest.expectedFailure() for tests which
pass in GI 1.39.0. This is needed to get rid of unexpected successes which
fail unittesting in Python 3.4.
Silence deprecation warning when using imp.reload.

https://bugzilla.gnome.org/show_bug.cgi?id=730411
parent 458ea755
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment