You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.

17 lines
469 B

4 years ago
; For the puposes of testing alias functionality.
; Changing these can break tests.
;
; If you don't plan to run tests or do not know what they are, -
; feel free to remove this file.
[Acedia.MockAliasSource]
record=(alias="global",value="value")
record=(alias="question",value="response")
record=(alias="",value="empty")
record=(alias="also",value="")
[car MockAliases]
Alias="Ford"
Alias="Delorean"
Alias="Audi"
[sci:fi MockAliases]
Alias="Spice"
Alias="HardToBeAGod"