Commit 68926a22 authored by Bobby (Babak) Salamat's avatar Bobby (Babak) Salamat

autogenerated files

parent 6cad5bbf
...@@ -15,6 +15,7 @@ go_test( ...@@ -15,6 +15,7 @@ go_test(
"delta_fifo_test.go", "delta_fifo_test.go",
"expiration_cache_test.go", "expiration_cache_test.go",
"fifo_test.go", "fifo_test.go",
"heap_test.go",
"index_test.go", "index_test.go",
"mutation_detector_test.go", "mutation_detector_test.go",
"processor_listener_test.go", "processor_listener_test.go",
...@@ -50,6 +51,7 @@ go_library( ...@@ -50,6 +51,7 @@ go_library(
"expiration_cache_fakes.go", "expiration_cache_fakes.go",
"fake_custom_store.go", "fake_custom_store.go",
"fifo.go", "fifo.go",
"heap.go",
"index.go", "index.go",
"listers.go", "listers.go",
"listwatch.go", "listwatch.go",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment