Skip to content

Commit 3576ceb

Browse files
fix
1 parent c28cca1 commit 3576ceb

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Makefile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,7 @@ gen-test:
3434

3535
.PHONY: test
3636
test:
37-
scip test ./test
38-
# ~/go/src/github.com/sourcegraph/scip/scip test ./test
37+
scip test ./test
3938

4039
print-ast:
4140
dart run ./tool/ast_printer.dart ./snapshots/input/staging-project

0 commit comments

Comments
 (0)