mirror of
https://github.com/bitcoinj/bitcoinj.git
synced 2025-01-18 21:32:35 +01:00
ServicesTest: add missing package declaration
This commit is contained in:
parent
d9a432b4d7
commit
2b68d8da8e
@ -14,6 +14,8 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
package org.bitcoinj.core;
|
||||
|
||||
import junitparams.JUnitParamsRunner;
|
||||
import junitparams.Parameters;
|
||||
import org.bitcoinj.core.Services;
|
||||
|
Loading…
Reference in New Issue
Block a user