Fixing tests after modbus merge.

This commit is contained in:
Robin Sommer 2012-11-05 15:58:38 -08:00
parent 86ce564107
commit 4e12813445
7 changed files with 22 additions and 2 deletions

View file

@ -2,6 +2,8 @@
module Modbus;
@load ./consts
export {
redef enum Log::ID += { LOG };