Ignore:
Timestamp:
May 19, 2010, 10:13:06 AM (14 years ago)
Author:
hudson
Message:

Fixed unit test failures.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • anuga_core/source/anuga/shallow_water_balanced/test_swb_conservation.py

    r7573 r7733  
    458458        from anuga.shallow_water.shallow_water_domain import Reflective_boundary
    459459        from anuga.shallow_water.shallow_water_domain import Dirichlet_boundary
    460         from anuga.shallow_water.shallow_water_domain import Inflow
     460        from anuga.shallow_water.forcing import Inflow
    461461        from anuga.shallow_water.data_manager \
    462462                import get_flow_through_cross_section
     
    551551        from anuga.shallow_water.shallow_water_domain import Reflective_boundary
    552552        from anuga.shallow_water.shallow_water_domain import Dirichlet_boundary
    553         from anuga.shallow_water.shallow_water_domain import Inflow
     553        from anuga.shallow_water.forcing import Inflow
    554554        from anuga.shallow_water.data_manager import get_flow_through_cross_section
    555555
Note: See TracChangeset for help on using the changeset viewer.