mirror of
https://github.com/dkogan/feedgnuplot.git
synced 2025-06-23 22:31:16 +08:00
test fix: I count the skipped tests properly
This commit is contained in:
parent
1f6d8c141f
commit
b0fcad93ae
@ -326,7 +326,7 @@ SKIP:
|
|||||||
# the host machine can cause a test failure. It's fine pretty much all the
|
# the host machine can cause a test failure. It's fine pretty much all the
|
||||||
# time on my not-too-new laptop, but this is bad for automated testing
|
# time on my not-too-new laptop, but this is bad for automated testing
|
||||||
|
|
||||||
skip "Skipping unreliable tests. Set RUN_ALL_TESTS environment variable to run them all", 18 unless $ENV{RUN_ALL_TESTS};
|
skip "Skipping unreliable tests. Set RUN_ALL_TESTS environment variable to run them all", 20 unless $ENV{RUN_ALL_TESTS};
|
||||||
|
|
||||||
|
|
||||||
tryplot( testname => 'Histogram plot',
|
tryplot( testname => 'Histogram plot',
|
||||||
|
Loading…
Reference in New Issue
Block a user