Skip to content

Commit 8319bdc

Browse files
Added languageReport.
1 parent fb16248 commit 8319bdc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/main/java/com/napier/sem/App.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,7 @@ public static void main(String[] args)
182182

183183
//run the reports
184184
a.runReports(cityReport,capitalReport,PrintCountry, languageReport);
185+
185186
// Disconnect from database
186187
a.disconnect();
187188
}

0 commit comments

Comments
 (0)