Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-build] [eclipse/ice] 43f812: Removed the extra TreeComposite on the MOOSEModel ...

  Branch: refs/heads/master
  Home:   https://github.com/eclipse/ice
  Commit: 43f812044be9393d8dfd06587df88cdafe8c9542
      https://github.com/eclipse/ice/commit/43f812044be9393d8dfd06587df88cdafe8c9542
  Author: Anna Wojtowicz <wojtowicza@xxxxxxxx>
  Date:   2014-12-29 (Mon, 29 Dec 2014)

  Changed paths:
    M src/org.eclipse.ice.item/src/org/eclipse/ice/item/nuclear/MOOSEModel.java
    M tests/org.eclipse.ice.item.test/src/org/eclipse/ice/item/test/nuclear/MOOSEModelTester.java

  Log Message:
  -----------
  Removed the extra TreeComposite on the MOOSEModel with id=3 that turns
out to be unnecessary.

Also fixed up the MOOSEModelTester @BeforeClass so it doesn't fail if a
previous run failed to execute the @AfterClass to clean up.

Signed-off-by: Anna Wojtowicz <wojtowicza@xxxxxxxx>



Back to the top