mirror of
https://github.com/pulsar-edit/pulsar.git
synced 2024-11-11 04:48:44 +03:00
c75c3555bb
Still can't save buffers that don't have a url.
5 lines
140 B
CoffeeScript
5 lines
140 B
CoffeeScript
fs = require 'fs'
|
|
|
|
require 'spec-helper'
|
|
require path for path in fs.listDirectoryTree(require.resolve '.') when /-spec\.coffee$/.test path
|