Skip to content

Commit 70752d0

Browse files
committed
Only test hrx items in spec directory
1 parent 44ea732 commit 70752d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

GNUmakefile.am

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ RB_LOG_COMPILER = ./script/tap-runner
4747
AM_RB_LOG_FLAGS = $(RUBY)
4848

4949
SASS_TEST_FLAGS = --impl libsass
50-
SASS_TEST_FLAGS += -r $(SASS_SPEC_PATH)
50+
SASS_TEST_FLAGS += -r $(SASS_SPEC_PATH)/spec
5151
SASS_TEST_FLAGS += -c $(top_srcdir)/tester$(EXEEXT)
5252
AM_TESTS_ENVIRONMENT = TEST_FLAGS='$(SASS_TEST_FLAGS)'
5353

0 commit comments

Comments
 (0)