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 b8cc779 commit 32cf41bCopy full SHA for 32cf41b
src/test/java/io/openliberty/tools/intellij/it/TestUtils.java
@@ -1,3 +1,12 @@
1
+/*******************************************************************************
2
+ * Copyright (c) 2023, 2024 IBM Corporation.
3
+ *
4
+ * This program and the accompanying materials are made available under the
5
+ * terms of the Eclipse Public License v. 2.0 which is available at
6
+ * http://www.eclipse.org/legal/epl-2.0.
7
8
+ * SPDX-License-Identifier: EPL-2.0
9
+ *******************************************************************************/
10
package io.openliberty.tools.intellij.it;
11
12
import org.junit.jupiter.api.Assertions;
0 commit comments