(no commit message)
[utils] / support / general / src / test / java / org / wamblee / ioc / BeanKernelTest.java
index 73b232c7c1df9012808818404f969ee4a327cbfb..6e355b4db3241342cb3b599839d0047727871b48 100644 (file)
  * 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.wamblee.ioc;
 
-
 import junit.framework.TestCase;
 
 /**