Browse Source

Activate track

Katrina Owen 11 years ago
parent
commit
d65e49b267
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      config.json

+ 1
- 1
config.json View File

@@ -2,7 +2,7 @@
2 2
   "slug": "java",
3 3
   "language": "Java",
4 4
   "repository": "https://github.com/exercism/xjava",
5
-  "active": false,
5
+  "active": true,
6 6
   "problems": [
7 7
     "etl",
8 8
     "nucleotide-count",