diff --git a/bin/knapsack_pro_all.rb b/bin/knapsack_pro_all.rb index c8e4ab0..76ced54 100755 --- a/bin/knapsack_pro_all.rb +++ b/bin/knapsack_pro_all.rb @@ -23,6 +23,7 @@ './bin/knapsack_pro_queue_rspec_split_by_test_examples' => ['0 2 BUILD_ID', '1 2 BUILD_ID'], './bin/knapsack_pro_queue_rspec_split_by_test_examples_spec_opts' => ['0 2 BUILD_ID', '1 2 BUILD_ID'], './bin/knapsack_pro_queue_rspec_split_by_test_examples_test_example_detector_prefix' => ['0 2 BUILD_ID', '1 2 BUILD_ID'], + './bin/knapsack_pro_queue_rspec_split_by_test_examples_unique_build' => ['0 2 BUILD_ID', '1 2 BUILD_ID'], './bin/knapsack_pro_queue_rspec_tags' => ['0 2 BUILD_ID', '1 2 BUILD_ID'], './bin/knapsack_pro_queue_rspec_default_formatter' => ['0 2 BUILD_ID', '1 2 BUILD_ID'], './bin/knapsack_pro_queue_rspec_profile_formatter' => ['0 2 BUILD_ID', '1 2 BUILD_ID'],