mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Remove debug line from test.
This commit is contained in:
parent
85d1507470
commit
16de435941
@ -8,4 +8,3 @@ function addTestCase() {
|
|||||||
for (var d = start; d < stop; d >>= 86400000)
|
for (var d = start; d < stop; d >>= 86400000)
|
||||||
new TestCase();
|
new TestCase();
|
||||||
}
|
}
|
||||||
dis(addTestCase);
|
|
||||||
|
Loading…
Reference in New Issue
Block a user