zulip_bots: Include yoda fixtures in MANIFEST.
This commit is contained in:
parent
e0cafd1fdb
commit
be87c04a8e
|
@ -24,3 +24,7 @@ include zulip_bots/bots/weather/fixtures/test_only_country.json
|
||||||
include zulip_bots/bots/weather/fixtures/test_city_with_country.json
|
include zulip_bots/bots/weather/fixtures/test_city_with_country.json
|
||||||
include zulip_bots/bots/weather/fixtures/test_city_not_found.json
|
include zulip_bots/bots/weather/fixtures/test_city_not_found.json
|
||||||
|
|
||||||
|
include zulip_bots/bots/yoda/fixtures/test_1.json
|
||||||
|
include zulip_bots/bots/yoda/fixtures/test_2.json
|
||||||
|
include zulip_bots/bots/yoda/fixtures/test_invalid_input.json
|
||||||
|
include zulip_bots/bots/yoda/fixtures/test_only_numbers.json
|
||||||
|
|
Loading…
Reference in a new issue