Skip to content
Snippets Groups Projects
Commit cc58721d authored by Henrik (Grubba) Grubbström's avatar Henrik (Grubba) Grubbström
Browse files

Testsuite [Sass]: Check that Tools.Sass is available.

parent 07deb350
Branches
Tags
No related merge requests found
START_MARKER START_MARKER
cond_begin(Tools.Sass)
test_true([[ programp(Tools.Sass.Compiler) ]]) test_true([[ programp(Tools.Sass.Compiler) ]])
test_true([[ Tools.Sass.libsass_version() != "" ]]) test_true([[ Tools.Sass.libsass_version() != "" ]])
...@@ -154,4 +156,6 @@ START_MARKER ...@@ -154,4 +156,6 @@ START_MARKER
dnl *** End clean up dnl *** End clean up
cond_end
END_MARKER END_MARKER
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment