Skip to content

Commit

Permalink
Update ScalrRotateTest.java
Browse files Browse the repository at this point in the history
  • Loading branch information
rkalla authored Sep 16, 2023
1 parent 323b8ef commit acbb702
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/test/java/org/imgscalr/ScalrRotateTest.java
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* Copyright 2011 The Buzz Media, LLC
* Copyright 2011 Riyad Kalla
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down Expand Up @@ -66,4 +66,4 @@ public void testRotateFlipHOps() {
Scalr.rotate(load("time-square.png"), Rotation.FLIP_HORZ,
Scalr.OP_GRAYSCALE));
}
}
}

0 comments on commit acbb702

Please sign in to comment.