make boosts work woo (#12)

This commit is contained in:
Tobi Smethurst 2021-04-21 18:22:31 +02:00 committed by GitHub
commit 9616f46424
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
21 changed files with 616 additions and 106 deletions

View file

@ -16,7 +16,7 @@
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
package account
package account_test
import (
"bytes"

View file

@ -16,7 +16,7 @@
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
package account
package account_test
import (
"bytes"

View file

@ -16,4 +16,4 @@
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
package account
package account_test