Skip to content

Commit d9610aa

Browse files
Mock `fsharp-ac/start-process'
1 parent ba6da20 commit d9610aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/test-common.el

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
(set-process-filter (&rest args))
3535
(set-process-query-on-exit-flag (&rest args))
3636
(process-send-string (&rest args))
37+
(fsharp-ac/start-process ())
3738
(fsharp-ac-completion-process (host) nil)
3839
(process-buffer (p) (get-buffer-create "*fsharp-complete*"))
3940
(process-mark (proc) (point-max))

0 commit comments

Comments
 (0)