From 2e06621104e2cc08af166d95d6d3f851f9015151 Mon Sep 17 00:00:00 2001 From: Tim Glasgow Date: Wed, 27 Jul 2022 23:01:20 -0500 Subject: [PATCH] mock file --- squarenotsquare/__mock__/file.js | 1 + 1 file changed, 1 insertion(+) create mode 100644 squarenotsquare/__mock__/file.js diff --git a/squarenotsquare/__mock__/file.js b/squarenotsquare/__mock__/file.js new file mode 100644 index 0000000..4b0f9fb --- /dev/null +++ b/squarenotsquare/__mock__/file.js @@ -0,0 +1 @@ +export default null; \ No newline at end of file