From 35b84411ef9e69ab01bf0de789cce296d302110e Mon Sep 17 00:00:00 2001
From: epoch <epoch@thebackupbox.net>
Date: Tue, 7 Apr 2020 03:17:13 -0500
Subject: added a hackvr file to test exporting

---
 tests/export_test.hackvr | 7 +++++++
 1 file changed, 7 insertions(+)
 create mode 100755 tests/export_test.hackvr

diff --git a/tests/export_test.hackvr b/tests/export_test.hackvr
new file mode 100755
index 0000000..8484bb9
--- /dev/null
+++ b/tests/export_test.hackvr
@@ -0,0 +1,7 @@
+a addshape 4 2 0 0 0  1 1 1
+b addshape 4 2 1 1 1  2 1 1
+a move 3 4 5
+b move 5 6 7
+b move +6 +9 +8
+a move +4 +2 +9
+user export *
-- 
cgit v1.2.3