cmdln / flashbake

Scripts to gather information for including in version history comments and to make using source control a bit simpler for non-technical projects.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Failing test

ianpaul opened this issue · comments

In the directory test/files.py, the function def testoutside(self) tests to see if Flashbake is catching outside files.

This test is currently failing.

It would be good to understand why and get it fixed up. See this commit for what the test originally looked like in Python 2.