radicle/git/canonical: Actually use qualified refs
Some tests actually do not use qualified patterns. The removed lines
should not compile because the qualified_pattern! proc macro
should validate the string literals at compile time, but it contains
a bug and actually does not assert well-formedness of qualified
refspec patterns. Rectify.
1 file changed
+10
-9
ee041d8d
→
30908dcf
modified crates/radicle/src/git/canonical/rules.rs
@@ -894,7 +894,8 @@ mod tests {
|
|
|
|
|
|
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -930,17 +931,17 @@ mod tests {
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
| - | |
| - | |
| + | |
| + | |
|
|
| - | |
| - | |
| + | |
| + | |
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|