Просмотр исходного кода

Move example source into a conventional source root location.

- makes it easier to work on a solution when you can one-step define the source root containing the example.
- one step toward making it easy to run unit tests against example solutions in CI.
John S. Ryan 11 лет назад
Родитель
Сommit
c2657807be
1 измененных файлов: 0 добавлений и 0 удалений
  1. 0
    0
      prime-factors/src/example/java/PrimeFactors.java

prime-factors/example.java → prime-factors/src/example/java/PrimeFactors.java Просмотреть файл