Show
Ignore:
Timestamp:
12/04/07 09:28:14 (5 years ago)
Author:
ged
Message:

removed empty test file. The selfref tests are in test_o2m & test_m2m.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • elixir/trunk/tests/test_m2o.py

    r271 r273  
    3030 
    3131        assert b.a.name == 'a1' 
     32 
     33    # this test is in test_o2m.py 
     34    # def test_selfref(self): 
    3235 
    3336    def test_with_key_pk(self):