mirror of
https://github.com/pulsar-edit/pulsar.git
synced 2025-01-07 23:59:22 +03:00
nof
This commit is contained in:
parent
43ccf0a041
commit
60a49d9c81
@ -4,7 +4,7 @@ path = require 'path'
|
|||||||
Package = require '../src/package'
|
Package = require '../src/package'
|
||||||
ThemeManager = require '../src/theme-manager'
|
ThemeManager = require '../src/theme-manager'
|
||||||
|
|
||||||
fdescribe "the `atom` global", ->
|
describe "the `atom` global", ->
|
||||||
describe 'window sizing methods', ->
|
describe 'window sizing methods', ->
|
||||||
describe '::getPosition and ::setPosition', ->
|
describe '::getPosition and ::setPosition', ->
|
||||||
it 'sets the position of the window, and can retrieve the position just set', ->
|
it 'sets the position of the window, and can retrieve the position just set', ->
|
||||||
|
Loading…
Reference in New Issue
Block a user