Skip to content

Commit 6567ccf

Browse files
remove ignore
1 parent 903f066 commit 6567ccf

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

src/test/java/com/fishercoder/_160Test.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ public static void setup() {
2424
}
2525

2626
@Test
27-
@Ignore
2827
public void test1() {
2928
headA = new ListNode(3);
3029
headB = new ListNode(2);

src/test/java/com/fishercoder/_673Test.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
import com.fishercoder.solutions._673;
44
import org.junit.BeforeClass;
5-
import org.junit.Ignore;
65
import org.junit.Test;
76

87
import static org.junit.Assert.assertEquals;
@@ -17,7 +16,6 @@ public static void setup() {
1716
}
1817

1918
@Test
20-
@Ignore
2119
public void test1() {
2220
nums = new int[]{1, 3, 5, 4, 7};
2321
assertEquals(2, solution1.findNumberOfLIS(nums));

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy