Commit f3d66257 authored by ihumphrey's avatar ihumphrey Committed by Makayla Shepherd
Browse files

PROG updated unitTest for SpectralDefinition2D

parent 646840a6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -72,7 +72,7 @@ int main(int argc, char *argv[]) {
  //TODO: Wait until isis exception error TODOs are done in 2D
  //try {
  //  cerr << "Constructor given a 5x2x20 cube" << endl;
  //  SpectralDefinition2D twoD("/calibration-test.cub");
  //  SpectralDefinition2D twoD("$base/testData/SpectralDefinition2D/calibration-test.cub");
  //
  //  try {
  //    Spectel spec = twoD.getSpectel(1, 0, 21);