Removing extraneous file.

TBR: rjrjr



git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@5914 8db76d5a-ed1c-0410-87a9-c151d255dfc7
diff --git a/user/src/com/google/gwt/uibinder/testing/BUILD b/user/src/com/google/gwt/uibinder/testing/BUILD
deleted file mode 100644
index 1d7d5fb..0000000
--- a/user/src/com/google/gwt/uibinder/testing/BUILD
+++ /dev/null
@@ -1,11 +0,0 @@
-# -*- mode: python; -*-
-
-# Description:
-# testing things
-
-gwt_module(
-  name = "testing",
-  srcs = glob([
-    "*.java",
-  ]),
-)