mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 17:09:03 +00:00
Add tempfile import in file tests
This commit is contained in:
parent
449fa2e7ee
commit
10cb130eb6
@ -13,6 +13,7 @@ import re
|
||||
import sys
|
||||
import shutil
|
||||
import stat
|
||||
import tempfile
|
||||
import textwrap
|
||||
import filecmp
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user