+8
-5
src/lab66.cpp
+8
-5
src/lab66.cpp
············+cout << (normalizedBook == "PSALM" ? book += "s" : book) << " does not exist in the Old Testament";
+1
-1
test/test.sh
+1
-1
test/test.sh
···run_verse_test "Exodus 20:3" "Exodus" "20" "3" "3 Thou shalt have no other gods before me" true-run_verse_test "Psalm 23:1" "Psalm" "23" "1" "1 The LORD is my shepherd; I shall not want" true+run_verse_test "Psalm 23:1" "Psalm" "23" "1" "1 The LORD [is] my shepherd; I shall not want." true