Jordan Pittier 80fbea0ccb Fix mock==1.1.0 break unit tests
assert_called_once() is not a valid mock assertion. Replace with
assert mock.call_count == 1.

Change-Id: Idb21807ee647d79b1b9792ebd0c1909f09b71706
2015-07-10 18:03:39 +02:00
..
2015-07-10 18:03:39 +02:00
2015-04-17 17:11:34 +00:00
2015-07-09 13:48:01 +02:00
2015-02-05 23:58:37 +00:00
2015-04-28 22:25:57 +00:00