aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/jest/__mocks__/fileMock.js1
-rw-r--r--tests/jest/__mocks__/styleMock.js1
2 files changed, 0 insertions, 2 deletions
diff --git a/tests/jest/__mocks__/fileMock.js b/tests/jest/__mocks__/fileMock.js
deleted file mode 100644
index ad66de4..0000000
--- a/tests/jest/__mocks__/fileMock.js
+++ /dev/null
@@ -1 +0,0 @@
-module.exports = '/test-file-stub';
diff --git a/tests/jest/__mocks__/styleMock.js b/tests/jest/__mocks__/styleMock.js
deleted file mode 100644
index f053ebf..0000000
--- a/tests/jest/__mocks__/styleMock.js
+++ /dev/null
@@ -1 +0,0 @@
-module.exports = {};