Rename registry -> event for gb purposes.

This commit is contained in:
Alex Bramley 2011-07-27 21:00:23 +01:00
parent 5843974562
commit a2b53e6fc3
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
package registry package event
import ( import (
"container/list" "container/list"

View File

@ -1,4 +1,4 @@
package registry package event
// oh hey unit tests. or functionality tests, or something. // oh hey unit tests. or functionality tests, or something.