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.
17 lines
477 B
17 lines
477 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.
|
||
|
[AcediaCore_0_2.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"
|