Skip to content

Commit

Permalink
Eh, one import too little
Browse files Browse the repository at this point in the history
  • Loading branch information
hannosch committed Jun 6, 2010
1 parent 5f59ca2 commit b6baa66
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/five/formlib/tests/test_formlib.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ def test_get_widgets_for_schema_fields():
... except ImportError:
... from Products.Five import zcml
>>> import Products.Five
>>> zcml.load_config('configure.zcml', Products.Five)
Now for some actual testing...
Expand Down

0 comments on commit b6baa66

Please sign in to comment.