Skip to content

Commit

Permalink
Fix missiong_docs error
Browse files Browse the repository at this point in the history
  • Loading branch information
azuchi committed Jan 7, 2025
1 parent 6672282 commit af0332c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/tapyrus-signer.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
// Copyright (c) 2019 Chaintope Inc.

//! This is the documentation for the tapyrus-signer test module.
//! It provides tests for the tapyrus-signer crate.
#![deny(warnings, missing_docs)]

extern crate tapyrus_signer;
Expand Down

0 comments on commit af0332c

Please sign in to comment.