Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

Commit

Permalink
Added comment
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulKlint committed Dec 8, 2024
1 parent e7fee47 commit 915f937
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,8 @@ bool validateBOMs(PathConfig pcfg){
return valid;
}

// ------------------------------- Tests --------------------------------------

test bool fixMissingImport(){
clearMemory();
assert missingModuleInModule("module B import A;");
Expand Down

0 comments on commit 915f937

Please sign in to comment.