From b96859e3189de22d82ac0b114d022314ec198cc2 Mon Sep 17 00:00:00 2001 From: nharris Date: Mon, 12 Dec 2022 11:50:07 -0700 Subject: [PATCH] - Include unit tests in Dart published file (per Dart's rec: https://stackoverflow.com/a/69767697/13343799) --- .pubignore | 3 --- 1 file changed, 3 deletions(-) diff --git a/.pubignore b/.pubignore index 1136083..da30faa 100644 --- a/.pubignore +++ b/.pubignore @@ -11,6 +11,3 @@ pubspec.lock # Ignore cassettes cassettes/ - -# Ignore tests -tests/