Преглед изворни кода

Revert "test change build.gradle file to break CI"

This reverts commit 58ed692a57b235d3ab3f8bb68e9375287eff8e47.
Brandon Kiefer пре 8 година
родитељ
комит
7e48b102c8
1 измењених фајлова са 0 додато и 1 уклоњено
  1. 0
    1
      exercises/build.gradle

+ 0
- 1
exercises/build.gradle Прегледај датотеку

55
 
55
 
56
     // When running the standard test task, make sure we prepopulate the test source set with the
56
     // When running the standard test task, make sure we prepopulate the test source set with the
57
     // @Ignore-stripped tests.
57
     // @Ignore-stripped tests.
58
-    // Insert comment to force change in CI
59
     test.dependsOn(copyTestsFilteringIgnores)
58
     test.dependsOn(copyTestsFilteringIgnores)
60
   }
59
   }
61
 
60