mirror of
https://github.com/github/semantic.git
synced 2024-12-19 12:51:52 +03:00
47ea24e90a
# Conflicts: # test/CorpusSpec.hs
11 lines
285 B
JavaScript
11 lines
285 B
JavaScript
diff --git a/test/diffs/dictionary.A.js b/test/diffs/dictionary.B.js
|
|
index 0000000000000000000000000000000000000000..0000000000000000000000000000000000000000 100644
|
|
--- a/test/diffs/dictionary.A.js
|
|
+++ b/test/diffs/dictionary.B.js
|
|
@@ -1,5 +1,5 @@
|
|
{
|
|
- "b": 4,
|
|
+ "b": 5,
|
|
"a": 5
|
|
}
|