Remove check for CellLocator.h in SourceInInstall test

The CellLocator.h header file is deprecated and not installed if virtual
methods are turned off. So just avoid checking it.
This commit is contained in:
Kenneth Moreland 2021-02-16 07:03:03 -07:00
parent 2399741a97
commit aec9890e96

@ -120,8 +120,10 @@ function(do_verify root_dir prefix)
cont/ArrayHandleVirtual.h
cont/ArrayHandleVirtual.hxx
cont/ArrayHandleVirtualCoordinates.h
cont/CellLocator.h
cont/StorageVirtual.h
cont/StorageVirtual.hxx
exec/CellLocator.h
)
#by default every header in a testing directory doesn't need to be installed