Author: pete.muir(a)jboss.org
Date: 2009-04-05 16:04:15 -0400 (Sun, 05 Apr 2009)
New Revision: 2304
Removed:
ri/trunk/impl/src/main/java/org/jboss/webbeans/Test.java
Log:
oops
Deleted: ri/trunk/impl/src/main/java/org/jboss/webbeans/Test.java
===================================================================
--- ri/trunk/impl/src/main/java/org/jboss/webbeans/Test.java 2009-04-05 20:03:03 UTC (rev
2303)
+++ ri/trunk/impl/src/main/java/org/jboss/webbeans/Test.java 2009-04-05 20:04:15 UTC (rev
2304)
@@ -1,26 +0,0 @@
-/*
- * JBoss, Home of Professional Open Source
- * Copyright 2008, Red Hat Middleware LLC, and individual contributors
- * by the @authors tag. See the copyright.txt in the distribution for a
- * full listing of individual contributors.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
- *
http://www.apache.org/licenses/LICENSE-2.0
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
- */
-package org.jboss.webbeans;
-
-/**
- * @author Pete Muir
- *
- */
-public class Test
-{
-
-}