X-Git-Url: http://wamblee.org/gitweb/?a=blobdiff_plain;f=system%2Fgeneral%2Fsrc%2Ftest%2Fjava%2Forg%2Fwamblee%2Fsystem%2Fcore%2FIntegerComponent.java;h=0c45c75ddb117796e72f1075bf15c1ad9d4d2317;hb=49ce7cb8387601982d5e6ef186ce206d38f6e3d7;hp=20b5a625c1a857515a8628bbce3573db27e3873f;hpb=94ddca39fadbe7931a17c179424afd123bd2863a;p=utils diff --git a/system/general/src/test/java/org/wamblee/system/core/IntegerComponent.java b/system/general/src/test/java/org/wamblee/system/core/IntegerComponent.java index 20b5a625..0c45c75d 100644 --- a/system/general/src/test/java/org/wamblee/system/core/IntegerComponent.java +++ b/system/general/src/test/java/org/wamblee/system/core/IntegerComponent.java @@ -12,7 +12,7 @@ * 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.system.core; import org.wamblee.test.EventTracker;