Skip to content

Commit

Permalink
Add dummy package to test for our changes
Browse files Browse the repository at this point in the history
Will allow to check if the replace is in place.
  • Loading branch information
Frediano Ziglio committed May 4, 2022
1 parent 4f2b7a0 commit 40a00a0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions cyral/cyral.go
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
package cyral

const HasCyralExtension = true

0 comments on commit 40a00a0

Please sign in to comment.