Skip to content

Commit 2bdcded

Browse files
committed
add real build dependency to build_test
1 parent 8a314e1 commit 2bdcded

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

build_test/pubspec.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@ name: build_test
22
description: Utilities for writing unit tests of Builders.
33
version: 0.1.0
44
dependencies:
5-
build:
6-
path: ../
5+
build: ^0.3.0
76
logging: ^0.11.2
87
test: ^0.12.0
98
watcher: ^0.9.7

0 commit comments

Comments
 (0)