Skip to content

Commit

Permalink
ldoc support
Browse files Browse the repository at this point in the history
  • Loading branch information
chronolaw committed Sep 9, 2024
1 parent 2f8d5be commit 422d161
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions spec/details/server.lua
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
------------------------------------------------------------------
-- Collection of utilities to help testing Kong features and plugins.
--
-- @copyright Copyright 2016-2022 Kong Inc. All rights reserved.
-- @license [Apache 2.0](https://opensource.org/licenses/Apache-2.0)
-- @module spec.helpers


local CONSTANTS = require("spec.details.constants")


Expand Down

0 comments on commit 422d161

Please sign in to comment.