Files
git-hooks/testsuite/tests/NC20-011__commit_filer
Joel Brobecker a4b773e436 commit_filer: Add missing "os" import
The testcase was working without before, but that was only by
chance, because we're doing a wildcard import of the support
module. Since that module will disappear when we transition
the testsuite to pytest, best to import os explicitly now.

TN: U530-006
Change-Id: Ie559a797e84f286bcae0fdcfb153ce3dff502e04
2021-07-09 20:17:46 -07:00
..