uncomment other tests
This commit is contained in:
parent
d23a2b76f9
commit
c2fc5d1aee
@ -296,8 +296,8 @@ function main(file, char) {
|
||||
|
||||
main(file_a, 'A');
|
||||
main(file_b, 'B');
|
||||
// main(file_c, 'C');
|
||||
// main(file_d, 'D');
|
||||
// main(file_e, 'E');
|
||||
main(file_c, 'C');
|
||||
main(file_d, 'D');
|
||||
main(file_e, 'E');
|
||||
|
||||
console.log(`Total Score: ${totalScore}`);
|
||||
|
Loading…
x
Reference in New Issue
Block a user