mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-19 19:03:07 +02:00
Test: Removed 'json.array:off'
This commit is contained in:
parent
2961c3ee85
commit
e69a44e788
1 changed files with 0 additions and 1 deletions
|
@ -230,7 +230,6 @@ class TestImportExportRoundtrip(TestCase):
|
|||
client.config("dateformat", "m/d/Y")
|
||||
client.config("verbose", "off")
|
||||
client.config("defaultwidth", "100")
|
||||
client.config("json.array", "off")
|
||||
|
||||
def _validate_data(self, client):
|
||||
code, out, err = client("_get 1.priority")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue