deletion tests no win place
This commit is contained in:
parent
ea2aa8d2a6
commit
72512590e3
@ -52,6 +52,12 @@ public class App {
|
||||
System.out.println("\n===== Detailed Course Info 2 =====");
|
||||
SCD.courseInfo(205);
|
||||
|
||||
System.out.println("\n===== Detailed Course Info 3 =====");
|
||||
SCD.courseInfo();
|
||||
SCD.deleteCourse(231);
|
||||
SCD.deleteCourse(336);
|
||||
SCD.deleteCourse(338);
|
||||
|
||||
System.out.println("\n===== Detailed Course Info 4 =====");
|
||||
SCD.courseInfo();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user