Skip to content
This repository was archived by the owner on Dec 4, 2024. It is now read-only.

Commit 9f178af

Browse files
committed
Single filter as placeholder
1 parent 43cfd9e commit 9f178af

File tree

1 file changed

+1
-1
lines changed
  • devenv/integration/bin

1 file changed

+1
-1
lines changed

devenv/integration/bin/test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ project_name() {
77
echo "$filter"
88
}
99

10-
filters=("package(romeo)" "test(deposit_parse)" "test(deposit_output)")
10+
filters=("package(romeo)")
1111
filter_union=""
1212
ids=()
1313
projects=()

0 commit comments

Comments
 (0)