Skip to content
Snippets Groups Projects
Commit 11553306 authored by Maximilian Wilhelm's avatar Maximilian Wilhelm
Browse files

Let bazel run tests for contributing_asn_list.

parent ca3e1d26
No related branches found
No related tags found
No related merge requests found
...@@ -26,6 +26,7 @@ go_test( ...@@ -26,6 +26,7 @@ go_test(
name = "go_default_test", name = "go_default_test",
srcs = [ srcs = [
"client_manager_test.go", "client_manager_test.go",
"contributing_asn_list_test.go",
"table_test.go", "table_test.go",
"trie_test.go", "trie_test.go",
"update_helper_test.go", "update_helper_test.go",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment