commit | 2ef703cbab1ec2f37ae45c1a91bf7964e74452d1 | [log] [tgz] |
---|---|---|
author | Akron <nils@diewald-online.de> | Thu Jul 03 15:57:42 2025 +0200 |
committer | Akron <nils@diewald-online.de> | Thu Jul 03 15:57:42 2025 +0200 |
tree | a40748f9b57876b2d4b51ed96b222289dc34128e | |
parent | 49b525c7be9a56c9aa6c256432524510a8dc09de [diff] [blame] |
Rename KoralPipe-TermMapper to Koral-Mapper Change-Id: Ib71a02b6640a9d93d81cb419d760f13a60ec5f58
diff --git a/config/config_test.go b/config/config_test.go index 44c2fbc..cc14416 100644 --- a/config/config_test.go +++ b/config/config_test.go
@@ -5,7 +5,7 @@ "os" "testing" - "github.com/KorAP/KoralPipe-TermMapper/ast" + "github.com/KorAP/Koral-Mapper/ast" "github.com/rs/zerolog/log" "github.com/stretchr/testify/assert" "github.com/stretchr/testify/require"