tracks/lua/exercises/allergies/README.md in trackler-2.2.1.47 vs tracks/lua/exercises/allergies/README.md in trackler-2.2.1.48

- old
+ new

@@ -27,10 +27,9 @@ Note: a given score may include allergens **not** listed above (i.e. allergens that score 256, 512, 1024, etc.). Your program should ignore those components of the score. For example, if the allergy score is 257, your program should only report the eggs (1) allergy. - ## Running the tests To run the tests, run the command `busted .` from within the exercise directory. ## Further information