diff options
Diffstat (limited to 'Justfile')
-rw-r--r-- | Justfile | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -14,6 +14,3 @@ thesis-watch: alias tc := thesis-clean thesis-clean: cd thesis/; latexmk -c - -run-all-tests: - echo "TODO: run the tests!!" |