TRIBITS_ADD_EXECUTABLE_AND_TEST(
  RayTracerTests
  SOURCES
    tstRay_Tracer.cc
  NUM_MPI_PROCS 1
  STANDARD_PASS_OUTPUT
  )
