| commit | 029656a8c831c4b8afe46417188b9c17ef044bdf | [log] [tgz] |
|---|---|---|
| author | fabbott@google.com <fabbott@google.com@8db76d5a-ed1c-0410-87a9-c151d255dfc7> | Fri Aug 07 15:50:02 2009 +0000 |
| committer | fabbott@google.com <fabbott@google.com@8db76d5a-ed1c-0410-87a9-c151d255dfc7> | Fri Aug 07 15:50:02 2009 +0000 |
| tree | 93102a1c3c4fa24226b10b991028ae328b6e7c75 | |
| parent | 718da3a40b29eb677cf09b512d8ba06439ba4b1e [diff] |
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", - ]), -)