Skip to content

Commit bbbdd63

Browse files
committed
renamed test scripts
1 parent 6be0303 commit bbbdd63

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#!/bin/sh
22

33
# cargo watch -w ./src -w ./tests -x 'test --features postgresql -- --nocapture --color always'
4-
cargo watch -w ./src -w ./tests -x 'test --features postgresql'
4+
cargo watch -w ./src -w ./tests -x 'test --features postgresql --test cargo_feature_postgresql'

0 commit comments

Comments
 (0)