docs: Remove the last couple mentions of Paver from the codebase

Part of: https://github.com/openedx/edx-platform/issues/34467
This commit is contained in:
Kyle D. McCormick
2025-01-02 13:26:11 -05:00
committed by Kyle McCormick
parent 8a720c1b7b
commit 88b8da3e49
2 changed files with 2 additions and 6 deletions

View File

@@ -1,10 +1,5 @@
"""
unittests for xmodule
Run like this:
paver test_lib -l ./xmodule
"""