test/test-missing-lisp-file.asd
0 → 100644
+5
−0
test/test-missing-lisp-file.script
0 → 100644
+49
−0
Loading
When trying to explore the behavior of ASDF2 in connection with rewriting that involves Lisp files, I was testing to verify that ASDF will notice if we lose a .lisp file. It does. This test checks that.