Skip to content

Commit abc9555

Browse files
committed
Pick up a test that was missed
1 parent 861c478 commit abc9555

File tree

2 files changed

+2372
-1
lines changed

2 files changed

+2372
-1
lines changed

test/builtin/drawing/doc_tests.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ doc-009:
2525
expr: DensityPlot[Sqrt[x * y], {x, -1, 1}, {y, -1, 1}]
2626
doc-010:
2727
expr: 'DensityPlot[x ^ 2 + 1 / y, {x, -1, 1}, {y, 1, 4}, ColorFunction -> (Blend[{Red, Green, Blue}, #]&)]'
28-
skip: true # for now
2928
doc-011:
3029
expr: DensityPlot[x ^ 2 + 1 / y, {x, -1, 1}, {y, 1, 4}]
3130
doc-012:

0 commit comments

Comments
 (0)