Skip to content

Commit c1c2c17

Browse files
califlowerdaveshanley
authored andcommitted
Remove test separation
1 parent f013eb3 commit c1c2c17

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

bundler/composer_functions_test.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,8 +98,6 @@ func TestProcessRef_UnknownLocation_ThreeStep(t *testing.T) {
9898
assert.Len(t, config.inlineRequired, 1)
9999
}
100100

101-
// ---- RenameRef Tests ----
102-
103101
// A component key that contains a dot (“asdf.zxcv”) must *not* be shortened to
104102
// “asdf” when we re-wire references.
105103
func TestRenameRef_KeepsDotInComponentName(t *testing.T) {

0 commit comments

Comments
 (0)