Skip to content

Commit

Permalink
chore: make header check happy again
Browse files Browse the repository at this point in the history
  • Loading branch information
sunng87 committed Oct 16, 2024
1 parent 51100a5 commit b18516a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/ser.rs
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.

#![cfg(feature = "ser")]

use promql_parser::parser::parse;
Expand Down

0 comments on commit b18516a

Please sign in to comment.