Skip to content

Commit c2c16af

Browse files
committed
remove tmp directory
1 parent b7886c2 commit c2c16af

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

[email protected]

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,17 +11,17 @@
1111
"rewrites":{
1212
"enable":"true"
1313
},
14-
"webroot": "test-harness",
15-
"aliases":{
14+
"webroot":"test-harness",
15+
"aliases":{
1616
"/moduleroot/cbmongodb":"../"
1717
}
1818
},
1919
"openBrowser":"false",
20-
"JVM":{
20+
"JVM":{
2121
"heapSize":"768",
2222
"javaVersion":"openjdk21_jre"
2323
},
24-
"cfconfig": {
25-
"file" : ".cfconfig.json"
26-
}
24+
"cfconfig":{
25+
"file":".cfconfig.json"
26+
}
2727
}

tmp/.gitkeep

Whitespace-only changes.

0 commit comments

Comments
 (0)