remove uan test temporarily

This commit is contained in:
Josh Pelkey
2010-06-30 20:35:49 -04:00
parent 2133aa49c5
commit 7faa97eab8

View File

@@ -22,7 +22,7 @@ def build(bld):
'uan-header-rc.cc',
'uan-mac-rc.cc',
'uan-mac-rc-gw.cc',
'uan-test.cc'
# 'uan-test.cc'
]
headers = bld.new_task_gen('ns3header')
headers.module = 'uan'