Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
09/24/10 13:00:45 (14 years ago)
Author:
mkommend
Message:

Removed unused references in Algorithms.DataAnalysis and update build configuration (ticket #1202).Removed unused references in Algorithms.DataAnalysis and update build configuration (ticket #1202).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab/3.3/Tests/ContentViewTests.cs

    r4487 r4488  
    2929
    3030    // Use ClassInitialize to run code before running the first test in the class
    31     [ClassInitialize()]
     31    [ClassInitialize]
    3232    public static void MyClassInitialize(TestContext testContext) {
    3333      PluginLoader.LoadPluginsIntoAppDomain();
Note: See TracChangeset for help on using the changeset viewer.