We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5fd5c0a commit e48216eCopy full SHA for e48216e
src/test/java/biz/netcentric/filevault/validator/aem/cloud/AemCloudValidatorTest.java
@@ -1,5 +1,18 @@
1
package biz.netcentric.filevault.validator.aem.cloud;
2
3
+/*-
4
+ * #%L
5
+ * AEM Cloud Validator
6
+ * %%
7
+ * Copyright (C) 2021 Netcentric - A Cognizant Digital Business
8
9
+ * All rights reserved. This program and the accompanying materials
10
+ * are made available under the terms of the Eclipse Public License v1.0
11
+ * which accompanies this distribution, and is available at
12
+ * http://www.eclipse.org/legal/epl-v10.html
13
+ * #L%
14
+ */
15
+
16
import java.nio.file.Paths;
17
import java.util.Collection;
18
0 commit comments