mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Uncomment env var check
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# These tests are excluded by default. To run them from the command line:
|
||||
#
|
||||
# ATOM_INTEGRATION_TESTS_ENABLED=true apm test
|
||||
# return unless process.env.ATOM_INTEGRATION_TESTS_ENABLED
|
||||
return unless process.env.ATOM_INTEGRATION_TESTS_ENABLED
|
||||
|
||||
fs = require "fs"
|
||||
path = require "path"
|
||||
|
||||
Reference in New Issue
Block a user