move cas fixture to own file

This commit is contained in:
Pierre-antoine Comby 2020-03-09 18:24:31 +01:00
parent 08d692c0da
commit dad1889c8d
2 changed files with 12 additions and 10 deletions

View file

@ -0,0 +1,11 @@
[
{
"model": "cas_server.servicepattern",
"pk": 1,
"fields": {
"pos": 1,
"pattern": ".*",
"name": "REPLACEME"
}
}
]