Przeglądaj źródła

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

This reverts commit 58ed692a57b235d3ab3f8bb68e9375287eff8e47.
Brandon Kiefer 8 lat temu
rodzic
commit
7e48b102c8
1 zmienionych plików z 0 dodań i 1 usunięć
  1. 0
    1
      exercises/build.gradle

+ 0
- 1
exercises/build.gradle Wyświetl plik

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