]> Untitled Git - lemmy.git/blobdiff - scripts/test.sh
First pass at adding comment trees. (#2362)
[lemmy.git] / scripts / test.sh
index 0a3fa90fc6ce383d00ebe568063afd32d5478eb7..513bc3c65b6eff6e06813d5b84191848eaa8daa0 100755 (executable)
@@ -10,3 +10,4 @@ export LEMMY_DATABASE_URL=postgres://lemmy:password@localhost:5432/lemmy
 export LEMMY_CONFIG_LOCATION=../../config/config.hjson
 RUST_BACKTRACE=1 \
   cargo test --workspace --no-fail-fast
+# Add this to do printlns: -- --nocapture