We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dc0a507 + f8f1a46 commit 064fbd6Copy full SHA for 064fbd6
kani-driver/src/frontend/tests/mod.rs
@@ -1,9 +1,9 @@
1
// Copyright Kani Contributors
2
// SPDX-License-Identifier: Apache-2.0 OR MIT
3
4
-/// Tests for the frontend module
5
-/// This module contains tests for the schema_utils module
6
-/// and the json_handler module
+//! Tests for the frontend module
+//! This module contains tests for the schema_utils module
+//! and the json_handler module
7
8
#[cfg(test)]
9
mod schema_utils_test;
scripts/ci/copyright-exclude
@@ -1,6 +1,7 @@
.clang-format
.diff
.ico
+.json
.md
.png
.props
0 commit comments