From fceb1a37df623649d191c3c1a881e5b0538b1391 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Tue, 3 Mar 2020 19:39:02 -0500 Subject: Added test suite and API type checking for more helpful error messages. --- test/ui/dir1/file1 | 0 test/ui/dir1/file2 | 0 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 test/ui/dir1/file1 create mode 100644 test/ui/dir1/file2 (limited to 'test/ui/dir1') diff --git a/test/ui/dir1/file1 b/test/ui/dir1/file1 new file mode 100644 index 00000000..e69de29b diff --git a/test/ui/dir1/file2 b/test/ui/dir1/file2 new file mode 100644 index 00000000..e69de29b -- cgit v1.2.3