mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 786891, Followup 1: Remove specific directories for css3-multicol accidentally added to import-tests.py in prev patch. DONTBUILD because NPOTB. [r=me]
This commit is contained in:
parent
74f1caf4cc
commit
404286f1f1
@ -28,9 +28,9 @@ import shutil
|
||||
|
||||
gSubtrees = [
|
||||
os.path.join("approved", "css3-namespace", "src"),
|
||||
os.path.join("approved", "css3-multicol", "src"),
|
||||
#os.path.join("approved", "css3-multicol", "src"),
|
||||
os.path.join("contributors", "opera", "submitted", "css3-conditional"),
|
||||
os.path.join("contributors", "opera", "submitted", "multicol")
|
||||
#os.path.join("contributors", "opera", "submitted", "multicol")
|
||||
]
|
||||
|
||||
gLog = None
|
||||
|
Loading…
Reference in New Issue
Block a user