diff --git a/spec/core_functions/string/slice.hrx b/spec/core_functions/string/slice.hrx index 24e239abf5..18c470a360 100644 --- a/spec/core_functions/string/slice.hrx +++ b/spec/core_functions/string/slice.hrx @@ -158,11 +158,6 @@ a { <===> ================================================================================ -<===> start/negative/after_last/options.yml ---- -:todo: -- sass/libsass#2920 - <===> start/negative/after_last/input.scss a {b: str-slice("cde", -100)}