aboutsummaryrefslogtreecommitdiff
path: root/Justfile
diff options
context:
space:
mode:
Diffstat (limited to 'Justfile')
-rw-r--r--Justfile3
1 files changed, 0 insertions, 3 deletions
diff --git a/Justfile b/Justfile
index 3b9db86..b31b550 100644
--- a/Justfile
+++ b/Justfile
@@ -14,6 +14,3 @@ thesis-watch:
alias tc := thesis-clean
thesis-clean:
cd thesis/; latexmk -c
-
-run-all-tests:
- echo "TODO: run the tests!!"