moving to codeberg

This commit is contained in:
2025-11-03 22:02:52 +01:00
parent bc717baa3f
commit bed8152078
31 changed files with 235 additions and 188 deletions

View File

@@ -22,7 +22,7 @@ import (
"testing"
"github.com/stretchr/testify/assert"
"github.com/tlinden/tablizer/cfg"
"codeberg.org/scip/tablizer/cfg"
)
func TestMatchPattern(t *testing.T) {