Small commit to make TravisCI acknowledge PR exists... ?

This commit is contained in:
Travis Prescott 2016-05-17 08:54:33 -07:00
Родитель ef41dac6d8
Коммит 9680395b3a
1 изменённых файлов: 0 добавлений и 2 удалений

Просмотреть файл

@ -112,6 +112,4 @@ The system now allows the testing of long running operations. Regardless of the
##Limitations
The current system saves time, but has some limitations.
+ You can't test for things like 'this input results in an exception'. It simply tests that the response equals an expected response.