mirror of
https://gitea.invidious.io/iv-org/shard-spectator.git
synced 2024-08-15 00:53:35 +00:00
Remove usage of sample values
This commit is contained in:
parent
8c180e818f
commit
c458a490bf
1 changed files with 0 additions and 2 deletions
|
@ -34,8 +34,6 @@ module Spectator
|
||||||
|
|
||||||
abstract def run_impl
|
abstract def run_impl
|
||||||
|
|
||||||
protected getter sample_values : Internals::SampleValues
|
|
||||||
|
|
||||||
# Runs the example code.
|
# Runs the example code.
|
||||||
# A result is returned, which represents the outcome of the test.
|
# A result is returned, which represents the outcome of the test.
|
||||||
# An example can be run only once.
|
# An example can be run only once.
|
||||||
|
|
Loading…
Reference in a new issue