Index: editor/tools/plugins/com.google.dart.engine_test/build.properties |
diff --git a/editor/tools/plugins/com.google.dart.engine_test/build.properties b/editor/tools/plugins/com.google.dart.engine_test/build.properties |
index 4fab1604591ab8a7b7813626b4fdd4a678e2934b..2437efb76f9a88c740c750332d3dded21cab9d34 100644 |
--- a/editor/tools/plugins/com.google.dart.engine_test/build.properties |
+++ b/editor/tools/plugins/com.google.dart.engine_test/build.properties |
@@ -4,4 +4,6 @@ bin.includes = META-INF/,\ |
.,\ |
plugin.properties,\ |
third_party/guava/r13/guava-13.0.1.jar,\ |
- third_party/mockito/1.9.0/mockito-all-1.9.0.jar |
+ third_party/mockito/1.9.0/mockito-all-1.9.0.jar,\ |
+ third_party/fest/fest-util-1.1.6.jar,\ |
+ third_party/fest/fest-assert-1.4.jar |