Skip to content

Commit c2ef7ac

Browse files
committed
[temp] is this why the test output isn't showing up?
1 parent f65fb91 commit c2ef7ac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts-dev/complement.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,6 @@ extra_test_args=()
220220

221221
test_packages=(
222222
./tests/csapi
223-
./tests
224223
./tests/msc3874
225224
./tests/msc3890
226225
./tests/msc3391
@@ -231,6 +230,7 @@ test_packages=(
231230
./tests/msc4140
232231
./tests/msc4155
233232
./tests/msc3911
233+
./tests
234234
)
235235

236236
# Enable dirty runs, so tests will reuse the same container where possible.

0 commit comments

Comments
 (0)