1   // Copyright (c) 2003, Chad Woolley, All rights reserved.
2   
3   package org.hanseltest;
4   
5   /***
6    * Testing Hansel
7    *
8    * @author Chad Woolley
9    * @version $Revision: 1.2 $
10   */
11  public class CoverPrivateConstructor {
12  }