Skip to content

Commit

Permalink
compilation bug -
Browse files Browse the repository at this point in the history
  • Loading branch information
henricasanova committed Apr 15, 2018
1 parent 1b1bf9a commit 36ebce6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/simulation/BatchService/BatchServiceFCFSTest.cpp
Expand Up @@ -382,7 +382,7 @@ class SimpleFCFSQueueWaitTimePredictionWMS : public wrench::WMS {
};

#ifdef ENABLE_BATSCHED
TEST_F(BatchServiceFCFSQueueWaitTimePrediction, DISABLED_SimpleFCFSQueueWaitTimePrediction) {
TEST_F(BatchServiceFCFSTest, DISABLED_SimpleFCFSQueueWaitTimePrediction) {
DO_TEST_WITH_FORK(do_SimpleFCFSQueueWaitTimePrediction_test);
}
#else
Expand Down

0 comments on commit 36ebce6

Please sign in to comment.