aboutsummaryrefslogtreecommitdiff
path: root/adapters/gtest/templating.go
diff options
context:
space:
mode:
authorFurkan Sahin <furkan-dev@proton.me>2021-09-02 03:14:47 -0500
committerFurkan Sahin <furkan-dev@proton.me>2021-09-02 03:14:47 -0500
commit2af7117891cdb67758219a7075f39c05dc02f3f5 (patch)
tree3d19e0fb7398670db419922414145515b4d5e026 /adapters/gtest/templating.go
parentac43c7f2d44d5f815d16a01d1171835538b4f532 (diff)
Make adapters and internals complient with new directory structure
Diffstat (limited to 'adapters/gtest/templating.go')
-rw-r--r--adapters/gtest/templating.go2
1 files changed, 0 insertions, 2 deletions
diff --git a/adapters/gtest/templating.go b/adapters/gtest/templating.go
index c49f170..a9a3b07 100644
--- a/adapters/gtest/templating.go
+++ b/adapters/gtest/templating.go
@@ -80,5 +80,3 @@ include(GoogleTest)
FetchContent_MakeAvailable(googletest)
`))
}
-
-