diff options
author | Joshua Harlow <harlowja@yahoo-inc.com> | 2014-10-30 13:07:41 -0700 |
---|---|---|
committer | Joshua Harlow <harlowja@yahoo-inc.com> | 2014-10-30 13:07:41 -0700 |
commit | 7a24608072fb47ee9e40d8127b1f0f552bae0818 (patch) | |
tree | f2af2e9d4f5aeff64c44c88a86b6c248f5536a0f /tests/unittests/test_templating.py | |
parent | 9eed0fef5030e2e66f4bc1e549783638087786f4 (diff) | |
download | vyos-cloud-init-7a24608072fb47ee9e40d8127b1f0f552bae0818.tar.gz vyos-cloud-init-7a24608072fb47ee9e40d8127b1f0f552bae0818.zip |
Fix the digital ocean test on py2.6
The digital ocean datasource test is using assertIs which
is only created/existent on py2.7, so for the older py2.6
we need to add similar logic so that the test works correctly
there.
Diffstat (limited to 'tests/unittests/test_templating.py')
0 files changed, 0 insertions, 0 deletions