# Test disabled due to upstream bug: https://github.com/twbs/bootstrap/issues/26318
#Test-Command: node -e "require('bootstrap');"
#Depends: libjs-bootstrap4, nodejs, node-jquery

Test-Command: for f in /usr/share/sass/bootstrap/bootstrap*.scss /usr/share/javascript/bootstrap4/css/*.css; do sassc $f /dev/null; done
Depends: libjs-bootstrap4, sassc
