mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Use temp user directory for keymap config specs
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
fs = require 'fs-plus'
|
||||
path = require 'path'
|
||||
|
||||
temp = require 'temp'
|
||||
Keymap = require '../src/keymap'
|
||||
{$, $$, WorkspaceView} = require 'atom'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user