Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit9cea0c8

Browse files
committed
Only strip tests/ in Cargo.toml
Leaving integrated bundled tests working.
1 parent830bebf commit9cea0c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎Cargo.toml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Decomposition and Recomposition, as described in
1818
Unicode Standard Annex #15.
1919
"""
2020

21-
exclude = ["target/*","Cargo.lock","scripts/tmp","*.txt","src/normalization_tests.rs","src/test.rs" ]
21+
exclude = ["target/*","Cargo.lock","scripts/tmp","*.txt","tests/*" ]
2222

2323
[dependencies]
2424
smallvec ="0.6"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp