1
0
mirror of https://gitlab.crans.org/bde/nk20 synced 2025-06-21 01:48:21 +02:00

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"
}
}
]