tests: correctly wipe files before test_asset_template_tags (#24453)

This commit is contained in:
Frédéric Péters 2018-06-20 14:38:26 +02:00
parent 5c74aa4de3
commit 509c5f6f90
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
import os
import shutil
from StringIO import StringIO