mirror of
https://github.com/atom/atom.git
synced 2026-01-23 22:08:08 -05:00
Rename editor-spec to text-editor-view-spec
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
{_, $, $$, fs, TextEditorView, Range, RootView} = require 'atom'
|
||||
{_, $, $$, fs, Range, RootView} = require 'atom'
|
||||
TextEditorView = require '../src/text-editor-view'
|
||||
path = require 'path'
|
||||
temp = require 'temp'
|
||||
|
||||
Reference in New Issue
Block a user