Ignore oder in unit test of test_get_conf.py 59/38759/2
authorAlex Yang <yangyang1@zte.com.cn>
Fri, 4 Aug 2017 09:23:23 +0000 (17:23 +0800)
committerAlex Yang <yangyang1@zte.com.cn>
Fri, 4 Aug 2017 09:27:26 +0000 (17:27 +0800)
commit4944b1f3a5b796898db956af5f9084e6bd194b61
tree09d48c3441fcfc670a37af262dfabb309be807bc
parentbeba74bba91f22c47686286e041f3d21a3016566
Ignore oder in unit test of test_get_conf.py

Since the result contains a list, so ignore_order should be True
in the comparison.

Change-Id: Iff4c655312015a55a69b91692ab6f9696715a143
Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
tests/unit/test_get_conf.py