diff options
Diffstat (limited to 'tests/msgs/mused2b.nim')
-rw-r--r-- | tests/msgs/mused2b.nim | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/msgs/mused2b.nim b/tests/msgs/mused2b.nim new file mode 100644 index 000000000..39c92b964 --- /dev/null +++ b/tests/msgs/mused2b.nim @@ -0,0 +1,3 @@ +import mused2c +export mused2c + |