Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap-sass.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'test/sass_test.rb')
-rw-r--r--test/sass_test.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/sass_test.rb b/test/sass_test.rb
index 0cb43533..155603b0 100644
--- a/test/sass_test.rb
+++ b/test/sass_test.rb
@@ -3,6 +3,7 @@
require 'test_helper'
require 'shellwords'
require 'fileutils'
+require 'bootstrap-sass'
class SassTest < Minitest::Test
DUMMY_PATH = 'test/dummy_sass_only'