mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-09-07 09:05:55 +00:00
integration tests passed, go test now will pass
This commit is contained in:
parent
08e702264b
commit
041ddea06d
1 changed files with 1 additions and 1 deletions
|
|
@ -165,7 +165,7 @@ func TestField_NameValidation(t *testing.T) {
|
|||
"camelCase",
|
||||
"UPPERCASE",
|
||||
".meta",
|
||||
"charact23112345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901",
|
||||
"charact30112345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901123456789012345678901234567790123456789012345678901234567890123456789012",
|
||||
}
|
||||
|
||||
_, idx := test.MustOpenIndex(t)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue