summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authoraaronstgeorge-wf <aaron.stgeorge@workiva.com>2020-10-01 17:28:28 +0200
committerJens Geyer <jensg@apache.org>2021-03-01 22:59:33 +0100
commit1ab156ab17b6f3268a1ba57034b4d4dc96f4f306 (patch)
treee524440c44d95f9496d006fdb842a3e098788a02 /test
parent2e90ef569c1b38f6e0f1279e3f25d2a7f6b5ff99 (diff)
downloadthrift-1ab156ab17b6f3268a1ba57034b4d4dc96f4f306.tar.gz
THRIFT-5285 Update http package + update to dart 2 + stylistic changes
Client: Dart Patch: aaronstgeorge-wf This closes #2251
Diffstat (limited to 'test')
-rw-r--r--test/dart/test_client/.analysis_options2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/dart/test_client/.analysis_options b/test/dart/test_client/.analysis_options
deleted file mode 100644
index a10d4c5a0..000000000
--- a/test/dart/test_client/.analysis_options
+++ /dev/null
@@ -1,2 +0,0 @@
-analyzer:
- strong-mode: true