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 13
13
* See the License for the specific language governing permissions and
14
14
* limitations under the License.
15
15
*/
16
- package org .culturegraph .mf .stream . pipe ;
16
+ package org .culturegraph .mf .mangling ;
17
17
18
18
import org .culturegraph .mf .framework .StreamReceiver ;
19
19
import org .culturegraph .mf .framework .annotations .Description ;
Original file line number Diff line number Diff line change 13
13
* See the License for the specific language governing permissions and
14
14
* limitations under the License.
15
15
*/
16
- package org .culturegraph .mf .stream . pipe ;
16
+ package org .culturegraph .mf .mangling ;
17
17
18
18
import static org .mockito .Mockito .inOrder ;
19
19
import static org .mockito .Mockito .verifyNoMoreInteractions ;
You can’t perform that action at this time.
0 commit comments