Move modules to the library packs.

This commit is contained in:
Michael Nebel
2024-12-12 09:54:10 +01:00
parent 864c34fc03
commit 941b0abbf6
53 changed files with 9 additions and 9 deletions

View File

@@ -4,7 +4,7 @@
private import java
private import codeql.util.test.InlineExpectationsTest as T
private import internal.InlineExpectationsTestImpl
private import utils.test.internal.InlineExpectationsTestImpl
import T::TestPostProcessing
import T::TestPostProcessing::Make<Impl, Input>