Jay S. Bryant 8cc075a8fb mock out os.listdir to return a list
os.listdir returns a list of items.  The test case had been
written to return a single item which, though not really changing
the result of the test, was not the best approach.

This patch updates the test case to return a list instead of a single
item.

Change-Id: I793e0636440c0de0ca339c6592adec3e8b4ee1b4
2014-11-20 16:45:22 -06:00
..
2010-07-12 17:03:45 -05:00
2014-09-18 12:36:26 -07:00