diff --git a/TODO b/TODO index f7d8fd7545ff5871a321804fe0db53c9db939594..3a76a9739d95cbba123a6ff089bc44306f18bd2c 100644 --- a/TODO +++ b/TODO @@ -189,7 +189,9 @@ *** have a function verify-strict-asd that can verify a asd is pure lp#541562 Then if it passes, use load-strict-asd. If not, optionally issue a warning. Start migrating people toward that. -*** Include tests for prebuilt-system in test-bundle and in test-program. +** Include tests for prebuilt-system in test-bundle and in test-program. +** Test that a package-system secondary system is properly superseded + when the primary system is redefined. * Learn to use cl-grid-test ** So we can easily make sure ASDF changes don't break stuff,