mirror of
https://github.com/servo/servo.git
synced 2025-08-03 20:50:07 +01:00
Chunks
This commit is contained in:
parent
c942f1dc15
commit
c369b99676
1 changed files with 1 additions and 1 deletions
|
@ -554,7 +554,7 @@ def linux_wpt():
|
||||||
|
|
||||||
|
|
||||||
def linux_wpt_layout_2020():
|
def linux_wpt_layout_2020():
|
||||||
linux_wpt_common(total_chunks=1, layout_2020=True)
|
linux_wpt_common(total_chunks=2, layout_2020=True)
|
||||||
|
|
||||||
|
|
||||||
def linux_wpt_common(total_chunks, layout_2020):
|
def linux_wpt_common(total_chunks, layout_2020):
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue