Skip to content

Commit 054a27a

Browse files
committed
Descomentar todas las funciones para su prueba
1 parent 935827c commit 054a27a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Roadmap/27 - SOLID OCP/java/simonguzman.java

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44

55
public class simonguzman {
66
public static void main(String[] args) {
7-
//libraryViolationOcp();
8-
//libraryFollowOCP();
7+
libraryViolationOcp();
8+
libraryFollowOCP();
99
calculatorTest();
1010
calculatorOCPTest();
1111
}

0 commit comments

Comments
 (0)