diff options
author | Peter Saxton <peterhsaxton@gmail.com> | 2020-06-12 09:17:14 +0100 |
---|---|---|
committer | Louis Pilfold <louis@lpil.uk> | 2020-06-16 10:21:40 +0100 |
commit | bd6715c6c2b1e5b4eab88f47c007fbab1d81ab22 (patch) | |
tree | b4de539269d8bcb397047cb10d753dc50b627e9d | |
parent | 7019c0d58a93e5f9ae392928a9cbdf78e36bf57a (diff) | |
download | gleam_stdlib-bd6715c6c2b1e5b4eab88f47c007fbab1d81ab22.tar.gz gleam_stdlib-bd6715c6c2b1e5b4eab88f47c007fbab1d81ab22.zip |
run formatter
-rw-r--r-- | test/gleam/dynamic_test.gleam | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/gleam/dynamic_test.gleam b/test/gleam/dynamic_test.gleam index 8a43f69..fea0382 100644 --- a/test/gleam/dynamic_test.gleam +++ b/test/gleam/dynamic_test.gleam @@ -6,7 +6,6 @@ import gleam/should import gleam/result import gleam/map - pub fn bit_string_test() { "" |> dynamic.from |