changed 'Returns all indices of val in an array' to 'When val is not found, return an empty array' for test that searches for val in an array without val
changed 'Returns all indices of val in an array' to 'When val is not found, return an empty array' for test that searches for val in an array without val