commit | 001d53ff14dc978fbc6b274b3440b251dfc42caa | [log] [tgz] |
---|---|---|
author | Ray Milkey <ray@onlab.us> | Wed Apr 06 17:38:25 2016 -0700 |
committer | Ray Milkey <ray@onlab.us> | Wed Apr 06 19:04:52 2016 -0700 |
tree | 110b2ff61d715cb08527853f9799c76f0cd7af2f | |
parent | ff82fa51aa74c56594d6cfc1a7bbc04bd35df2ca [diff] |
Fix buck tests Change-Id: I3d681e6e5c1d3e98c87ccb3d20a619b216ae6133
diff --git a/BUCK b/BUCK index fdccf43..da39409 100644 --- a/BUCK +++ b/BUCK
@@ -11,7 +11,8 @@ ] TEST_DEPS = [ - '//lib:TEST', + '//lib:TEST_ADAPTERS', + '//core/common:onos-core-common', ] java_library(