about summary refs log tree commit diff
path: root/src/view/com/testing/TestCtrls.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'src/view/com/testing/TestCtrls.tsx')
-rw-r--r--src/view/com/testing/TestCtrls.tsx3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/view/com/testing/TestCtrls.tsx b/src/view/com/testing/TestCtrls.tsx
new file mode 100644
index 000000000..36fc48327
--- /dev/null
+++ b/src/view/com/testing/TestCtrls.tsx
@@ -0,0 +1,3 @@
+export function TestCtrls() {
+  return null
+}