diff options
| author | 2022-11-22 04:28:38 -0500 | |
|---|---|---|
| committer | 2022-11-22 04:28:38 -0500 | |
| commit | 7af5cc29d1c02d20a6890b7b7ba78ab41532a763 (patch) | |
| tree | 4f0366e5653074c7eb31ac7ca59a1ee55f2d736e /test/test_job.py | |
| parent | e59d46ecda74190381b1d2725b0bd9df5c0be8d8 (diff) | |
New upstream version 1.24.0.upstream/1.24.0
Diffstat (limited to 'test/test_job.py')
| -rw-r--r-- | test/test_job.py | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/test/test_job.py b/test/test_job.py index fec6997..1bd9ccc 100644 --- a/test/test_job.py +++ b/test/test_job.py @@ -87,10 +87,10 @@ num 1 subcategory test_subcategory -tags[] - - foo - - bar - - テスト +tags[N] + 0 foo + 1 bar + 2 テスト user[id] 123 user[name] |
