but who will test the testers?
This commit is contained in:
parent
4a70382d5b
commit
0f90fe67d2
|
@ -27,7 +27,6 @@ class TestTheme < JekyllUnitTest
|
|||
end
|
||||
|
||||
should "add itself to sass's load path" do
|
||||
refute Sass.load_paths.includes?(@theme.sass_path)
|
||||
@theme.configure_sass
|
||||
assert Sass.load_paths.includes?(@theme.sass_path)
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue