Changeset 9772 for trunk/sources/HeuristicLab.Tests/HeuristicLab.Problems.Instances-3.3/CordeauGQAPInstanceProviderTest.cs
- Timestamp:
- 07/26/13 13:03:44 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Tests/HeuristicLab.Problems.Instances-3.3/CordeauGQAPInstanceProviderTest.cs
r9764 r9772 29 29 public class CordeauGQAPInstanceProviderTest { 30 30 31 [TestMethod ()]31 [TestMethod] 32 32 public void GetCordeauGQAPInstanceTest() { 33 33 var target = new CordeauGQAPInstanceProvider();
Note: See TracChangeset
for help on using the changeset viewer.