X-Git-Url: http://wamblee.org/gitweb/?a=blobdiff_plain;f=support%2Fgeneral%2Fsrc%2Ftest%2Fjava%2Forg%2Fwamblee%2Fconditions%2FGreaterThanCondition.java;h=267e3f577ef473c0411dfca6574b2fb0ce73170a;hb=26805fc0810098c4bd8009a35c8719478e74153e;hp=a94a161532afc524b2630d813ed9d33c6fc4dfeb;hpb=f7fc25fbfd96a245bb09e14242107ed633d86dd8;p=utils diff --git a/support/general/src/test/java/org/wamblee/conditions/GreaterThanCondition.java b/support/general/src/test/java/org/wamblee/conditions/GreaterThanCondition.java index a94a1615..267e3f57 100644 --- a/support/general/src/test/java/org/wamblee/conditions/GreaterThanCondition.java +++ b/support/general/src/test/java/org/wamblee/conditions/GreaterThanCondition.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.conditions; /**