Testing Letter Frequency

Using Jasmine as your testing framework, copy your Letter Frequency exercise and write any tests for it. You should create a sample phrase, run it through your function, and check that it's outputting the correct number of letters.