File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
main/java/org/culturegraph/mf/mangling
test/java/org/culturegraph/mf/mangling Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1313 * See the License for the specific language governing permissions and
1414 * limitations under the License.
1515 */
16- package org .culturegraph .mf .stream . pipe ;
16+ package org .culturegraph .mf .mangling ;
1717
1818import org .culturegraph .mf .framework .StreamReceiver ;
1919import org .culturegraph .mf .framework .annotations .Description ;
Original file line number Diff line number Diff line change 1313 * See the License for the specific language governing permissions and
1414 * limitations under the License.
1515 */
16- package org .culturegraph .mf .stream . pipe ;
16+ package org .culturegraph .mf .mangling ;
1717
1818import static org .mockito .Mockito .inOrder ;
1919import static org .mockito .Mockito .verifyNoMoreInteractions ;
You can’t perform that action at this time.
0 commit comments