summaryrefslogtreecommitdiffstats
path: root/resources/postpub/fields_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'resources/postpub/fields_test.go')
-rw-r--r--resources/postpub/fields_test.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/resources/postpub/fields_test.go b/resources/postpub/fields_test.go
index 19c3720f7..c408e7791 100644
--- a/resources/postpub/fields_test.go
+++ b/resources/postpub/fields_test.go
@@ -36,6 +36,7 @@ func TestCreatePlaceholders(t *testing.T) {
"Suffixes": "pre_foo.Suffixes_post",
"Delimiter": "pre_foo.Delimiter_post",
"FirstSuffix": "pre_foo.FirstSuffix_post",
+ "IsText": "pre_foo.IsText_post",
"String": "pre_foo.String_post",
"Type": "pre_foo.Type_post",
"MainType": "pre_foo.MainType_post",