Skip to content

Commit a643572

Browse files
committed
Add another skip:pyodide
1 parent 1435666 commit a643572

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/builtin/drawing/doc_tests.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ doc-011:
3030
expr: DensityPlot[x ^ 2 + 1 / y, {x, -1, 1}, {y, 1, 4}]
3131
doc-012:
3232
expr: DensityPlot[x^2 y, {x, -1, 1}, {y, -1, 1}, Mesh->All]
33+
skip: pyodide
3334
doc-013:
3435
expr: DiscretePlot[2.5 Sqrt[k], {k, 100}]
3536
doc-014:

0 commit comments

Comments
 (0)