set up tytanic with basic test
This commit is contained in:
6
tests/empty/test.typ
Normal file
6
tests/empty/test.typ
Normal file
@ -0,0 +1,6 @@
|
||||
#set page(width: auto, height: auto)
|
||||
#import "/src/lib.typ": *
|
||||
|
||||
#diagram({})
|
||||
|
||||
#diagram(())
|
Reference in New Issue
Block a user