Merge pull request #1151 from RosettaCommons/vmullig/fixbetanov15
Trying to fix failing beta_nov15 unit tests.
There was a call to oneletter_code_from_aa() that didn't first check whether the AA enum passed to it was an L- or D-amino acid. This adds a check.